archiving community contributions on YouTube: unpublished captions, title and description translations and caption credits
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
3 年之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # YouTube Community Contributions Archiving Worker
  2. Worker for the `Save Community Captions` project: Archiving unpublished YouTube community-contributions.
  3. ## Setup
  4. To run these tools you will need to supply session cookies (SSID,HSID,SID) [see the
  5. tutorial for more details](https://github.com/Data-Horde/ytcc-archive/wiki/Setup-Tutorial).
  6. ## Primary Usage
  7. ### Heroku⭐️⭐️⭐️ (Minimal Setup! Minimal Maintence!)
  8. A wrapper repo for free and easy deployment and environment configuration, as well automatic updates every 24-27.6 hours is available. Deploy up to 5 instances of it to a free Heroku account (total max monthly runtime 550 hours) with no need for credit card verification by clicking the button below.
  9. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Data-Horde/ytcc-archive-heroku)
  10. ### Archiving Worker⭐️
  11. After completing the above setup steps, simply run
  12. ```bash
  13. python3 worker.py
  14. ```
  15. ### Docker image⭐️⭐️
  16. Stable Docker Image:
  17. ```bash
  18. docker pull fusl/ytcc-archive
  19. ```
  20. Run:
  21. ```bash
  22. docker container run --restart=unless-stopped --network=host -d --tmpfs /grab/out --name=grab_ext-yt-communitycontribs -e HSID=XXX-e SID=XXX -e SSID=XXX -e TRACKER_USERNAME=Fusl -e PYTHONUNBUFFERED=1 fusl/ytcc-archive
  23. ```
  24. ## Bonus Features
  25. ### Export Captions and Titles/Descriptions Manually
  26. Simply run `python3 exporter.py` followed by a list of space-separated YouTube video IDs, and all community-contributed captioning and titles/descriptions in all languages will be exported.
  27. ### Discover Videos Manually
  28. Simply run `python3 discovery.py` followed by a list of space-separated YouTube video IDs and a list of discovered video, channel and playlist IDs will be printed, as well as whether caption contributions are enabled.
  29. # Stats
  30. See how much has been archived so far.
  31. * https://atdash.meo.ws/d/attv2/archive-team-tracker-charts-v2?orgId=1&var-project=ext-yt-communitycontribs
  32. * https://tracker.archiveteam.org/ext-yt-communitycontribs/