{"id":13424952,"url":"https://github.com/1c7/Crash-Course-Computer-Science-Chinese","last_synced_at":"2025-03-15T18:36:09.479Z","repository":{"id":37686494,"uuid":"104323045","full_name":"1c7/Crash-Course-Computer-Science-Chinese","owner":"1c7","description":"计算机速成课 (全40集 2018年5月1号完成) B 站播放量 442 万","archived":false,"fork":false,"pushed_at":"2022-01-25T06:43:46.000Z","size":2293,"stargazers_count":10506,"open_issues_count":2,"forks_count":1596,"subscribers_count":294,"default_branch":"master","last_synced_at":"2025-03-13T06:05:12.847Z","etag":null,"topics":["computer-science","crash-course","cs"],"latest_commit_sha":null,"homepage":"https://www.bilibili.com/video/av21376839/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1c7.png","metadata":{"files":{"readme":"README-about-subtitle.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-21T08:39:38.000Z","updated_at":"2025-03-11T17:29:48.000Z","dependencies_parsed_at":"2022-07-09T03:16:15.504Z","dependency_job_id":null,"html_url":"https://github.com/1c7/Crash-Course-Computer-Science-Chinese","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1c7%2FCrash-Course-Computer-Science-Chinese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1c7%2FCrash-Course-Computer-Science-Chinese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1c7%2FCrash-Course-Computer-Science-Chinese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1c7%2FCrash-Course-Computer-Science-Chinese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1c7","download_url":"https://codeload.github.com/1c7/Crash-Course-Computer-Science-Chinese/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243775954,"owners_count":20346298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-science","crash-course","cs"],"created_at":"2024-07-31T00:01:01.148Z","updated_at":"2025-03-15T18:36:04.470Z","avatar_url":"https://github.com/1c7.png","language":"JavaScript","readme":"## 1. 关于公开字幕的一些说明\n公开字幕是为了方便大家学习   \n因为字幕是可以搜索的，而视频是没法搜索的   \n这里只公开了 txt 格式    \n\n* `(字幕)全40集中英字幕文本.txt`  这个 txt 文件\n* `(字幕)全40集中英字幕文本` 这个文件夹     \n\n都是用 Node.js 脚本从 .ass 字幕文件中提取出来的    \n\n## 2. 我们不会公开中英双语 .ass 字幕文件   \n\n因为大部分人都没做过字幕，我解释一下，翻译视频时，字幕是一个 .ass 文件   \n里面有字幕的样式，大小，颜色，时间轴（字幕的出现时间和消失时间）等等，我们用来做字幕的软件是 Aegisub    \n如果对字幕翻译有兴趣，可以看我做的教程：   \n\n[教程] 0基础入门字幕翻译（下载-\u003e翻译-\u003e压制, 教整个流程） @糖醋陈皮 制作   \nhttps://www.bilibili.com/video/av23046009     \n\n\n而视频的压制则是把 .mp4 视频视频和 .ass 字幕文件通过软件压制一下（我们是用小丸工具箱）   \n得到最后的成品（就是你在 B 站上看的那个）         \n\n因为国内目前环境不太好，我们之前遭遇过被中国电信的天翼把视频盗过去收费的事情        \n（请看如下的微博链接）     \nhttps://weibo.com/5237129097/Fy61opQ2B?from=page_1005055237129097_profile\u0026wvr=6\u0026mod=weibotime\nhttps://weibo.com/5237129097/Fy5UT1qaf?from=page_1005055237129097_profile\u0026wvr=6\u0026mod=weibotime\u0026type=comment#_rnd1528465493854\nhttps://weibo.com/5237129097/FyfXvdVp8?from=page_1005055237129097_profile\u0026wvr=6\u0026mod=weibotime\u0026type=comment#_rnd1528465495773\n\n而且，别忘了国内有很多垃圾自媒体（你在 B 站 App 的首页随便扫两下估计能看到3-4个）     \n所以如果把 .ass 文件放出来，对抄袭者来说成本就很低了，只需要把源视频下载一下，把 ass 字幕批量压制一下，   \n然后改个名字就可以说是自己的了，扯皮都扯不清楚。    \n\n所以 ass 字幕文件是不会放出来的。     \n\n## 3. 总结\n为了方便大家学习 + 防止抄袭者拿走然后低成本就变成自己的视频，所以放 txt 格式的文件     \n这里写这一堆只是为了给没做过字幕的同学一些小科普 + 解释为什么这么做      \n\n## 4. 最后\n参与字幕翻译的所有翻译君都是出于热爱 Crash Course，花费了大量个人时间免费翻译           \n希望大家好好学习~~    \n让自己变得更厉害，让这个世界变得更美好 ;)       \nDon't forget to be Awesome!    \n","funding_links":[],"categories":["公开课","JavaScript","计算机编程 数据结构与算法","JavaScript (485)"],"sub_categories":["资料","网络服务_其他"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1c7%2FCrash-Course-Computer-Science-Chinese","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1c7%2FCrash-Course-Computer-Science-Chinese","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1c7%2FCrash-Course-Computer-Science-Chinese/lists"}