All Projects → jiayiliujiayi → 2020ncov_individual_archives

jiayiliujiayi / 2020ncov_individual_archives

"Every individual matters. Every individual has a role to play." This is a repository that archives the individual stories during the COVID19 pandemic. 备份普通人在疫情期间的记录。(持续翻译 & 更新中)

Programming Languages

r
7636 projects

Labels

Projects that are alternatives of or similar to 2020ncov individual archives

Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (-88.52%)
Mutual labels:  archive
Galgame-Engine-Collect
各种视觉小说引擎合集
Stars: ✭ 23 (-95.74%)
Mutual labels:  archive
Libzip
A C library for reading, creating, and modifying zip archives.
Stars: ✭ 379 (-29.81%)
Mutual labels:  archive
archivebot
💾 A telegram bot for backing up and collecting all kinds of media.
Stars: ✭ 65 (-87.96%)
Mutual labels:  archive
tar
Memory-efficient, streaming implementation of the tar archive format in Dart
Stars: ✭ 18 (-96.67%)
Mutual labels:  archive
Web Archives
Browser extension for viewing archived and cached versions of web pages
Stars: ✭ 263 (-51.3%)
Mutual labels:  archive
raar
RAAR is a ruby application to manage and browse an audio archive.
Stars: ✭ 17 (-96.85%)
Mutual labels:  archive
Nar
node.js application archive - create self-contained binary like executable applications that are ready to ship and run
Stars: ✭ 428 (-20.74%)
Mutual labels:  archive
MalwareHashDB
Malware hashes for open source projects.
Stars: ✭ 31 (-94.26%)
Mutual labels:  archive
Php Zip
PhpZip is a php-library for extended work with ZIP-archives.
Stars: ✭ 336 (-37.78%)
Mutual labels:  archive
SingleFile-Lite
Feel the power of the Manifest V3. The future, right now!
Stars: ✭ 55 (-89.81%)
Mutual labels:  archive
Diskernet
💾 Diskernet - An internet on yer disk. Full text search archive from your browsing and bookmarks. Weclome! to the Diskernet: Your preferred backup solution. It's like you're still online! Disconnect with Diskernet, an internet for the post-online apocalypse. Or the airplane WiFi. Or the site goes down. Or ... You get the picture. Get Diskernet.…
Stars: ✭ 2,788 (+416.3%)
Mutual labels:  archive
Git Archive All
A python script wrapper for git-archive that archives a git superproject and its submodules, if it has any. Takes into account .gitattributes
Stars: ✭ 302 (-44.07%)
Mutual labels:  archive
herodotus-core
Content Archiving Software 📜
Stars: ✭ 34 (-93.7%)
Mutual labels:  archive
Php Scoper
🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
Stars: ✭ 409 (-24.26%)
Mutual labels:  archive
history-project
📜 Historical record of happenings at the Nottingham New Theatre.
Stars: ✭ 15 (-97.22%)
Mutual labels:  archive
awesome-static-digital-libraries
Delightful Static Digital Library projects and resources
Stars: ✭ 23 (-95.74%)
Mutual labels:  archive
Paperless Desktop
🍃 macOS app that uses the paperless API to manage your document scans.
Stars: ✭ 431 (-20.19%)
Mutual labels:  archive
Webscrapbook
A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from ScrapBook X.
Stars: ✭ 424 (-21.48%)
Mutual labels:  archive
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+717.96%)
Mutual labels:  archive

📓2020 COVID-19 Individual Stories

来自豆友们在疫情期间的记录,大部分来自湖北省。暂定范围为豆瓣,未来可能有所扩增。

欢迎访问网站

(以及,非常感谢大家的Star,受之惶恐。)

以及弱弱求助,欢迎大力拍砖🛠:在写scripts来抓取网页内容(高度依赖rvest package):

  • 目前尚未解决的困难是 如何将网页中的 文字 & 图片 & 图片描述 同时写入.md文件
  • 已实现的功能:抓取豆瓣日记页面中的“日记正文”部分并生成.md,下载豆瓣日记页面中的图片并保存至./pic/
  • fyi: scripts在./scrape_scripts/scrape_douban_diary_with_pics.R
    regarding the website:
  • generate asset dir for each of the .md files

💻项目结构

├─archives
│  └─pic
|    └─01-22-someone-diary1.jpg	         每个作品内的配图 
|    └─01-22-someone-diary2.jpg  
|    └─01-22-someone-status1.jpg  
|    └─...  
│  └─01-22-someone-diary.md                 每个作品为一个单独的.md文件  
│  └─01-22-someone-status.md                  
│  └─...  
├─...  

❤️如何加入/贡献?

✨**Issue、PR、纠错——完全欢迎各种形式的贡献!**✨

欢迎加入 & 感谢加入

  1. 获取作者转载授权

  2. 克隆这个项目(clone this repository), 编辑todo list认领未添加作品并commit to a new branch, create pull request. commit时请备注“认领”以及认领作品名称列表

  3. 等待merge

  4. merge成功后,添加.md格式文件

    (此步可以通过./scrape_scripts/scrape_douban_diary.R来实现,记得更改变量url)

  5. commit the changes to a new branch, create pull request

🖊️欢迎意见和建议

欢迎提issue

or mailto: [email protected]

👬友情链接

  • lalambdada/2019-nCoV:2019-nCoV 社交媒体文章列表
  • 2019ncovmemory/nCovMemory :2020新冠肺炎记忆:报道、非虚构与个人叙述(持续更新) Memory of 2020 nCov: Media Coverage, Non-fiction Writings, and Individual Narratives (Continuously updating)
  • OpenSourceWuhan: A collection of Open Source projects for supporting Wuhan during 2019-nCoV
  • 疫情与舆情:武汉新冠肺炎时间线TIMELINE:努力记录自2019年12月起武汉新冠肺炎疫情进展的时间线,尽可能搜集信息,因为假若有敏感内容,墙内容易炸号,故有此项目。

TODO
Reproduce Authorization
reproduce authorized by the author, to be added:

  • [x] 林培源
    • [ ] the initium pending
  • [x] kaiba
  • [x] 豌豆
  • [x] 江上
  • [x] 马亿
  • [x] 陈星宇作词 星星日记
    • [ ] pics pending
  • [ ] Jabbahy
  • [x] 小样麻麻
  • [x] Lawyer_Tam
    • [ ] img pending
  • [x] 七肢桶除以零
    • [x] pics pending
  • [x] JoyceCheng
  • [ ] 小钻风
    • [ ] pics pending
  • [x] 金树树
  • [x] Mr. Cancer
  • [x] 大猪花
  • [x] 美猴王大世界
  • [X] 邓安庆
  • [X] huseng
  • [X] 林谷
  • [X] 向阳
  • [X] 地味鸭
  • [X] 晓宇
  • [X] 文泽尔书友会
  • [X] 胡森
  • [X] 白朗
  • [X] 啊哈哈
  • [X] 涵子
  • [X] 秋池 .
  • [X] 暖_安然
  • [X] 兔草
  • [X] 不具名人士🌈
  • [X] 谢流放

reproduce authorization pending:

  • [X] Lawyer_Tam
  • [X] 小样麻麻
  • [X] 七肢桶除以零
  • [ ] 蘸水笔
  • [x] 大猪花
  • [ ] 香菇小姐
  • [ ] Xiaozhang
  • [x] 金树树
  • [x] Mr. Cancer
  • [X] 美猴王大世界
  • [X] JoyceCheng

Translation Authorization
translation authorized by the author, to be added:

  • [ ] 美猴王大世界
  • [ ] 小钻风
  • [x] test2

translation authorization pending:

  • [ ] test3
  • [x] test4
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].