archiving community contributions on YouTube: unpublished captions, title and description translations and caption credits
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 2.2 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # YouTube Community Contributions Archiving Worker
  2. ![Discord](https://img.shields.io/discord/755014354734153818?style=plastic)
  3. Worker for the `Save Community Captions` project: Archiving unpublished YouTube community-contributions.
  4. [Lost? Click here to learn what this is all about!](https://github.com/Data-Horde/ytcc-archive/wiki/General-Information)
  5. ## Setup
  6. To run these tools you will need to supply session cookies (SSID,HSID,SID) [see the
  7. tutorial for more details](https://github.com/Data-Horde/ytcc-archive/wiki/Setup-Tutorial).
  8. ## Primary Usage
  9. ### Heroku⭐️⭐️⭐️ (Minimal Setup! Minimal Maintence!)
  10. 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.
  11. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Data-Horde/ytcc-archive-heroku)
  12. ### Archiving Worker⭐️
  13. After completing the above setup steps, simply run
  14. ```bash
  15. python3 worker.py
  16. ```
  17. ### Docker image⭐️⭐️
  18. Stable Docker Image:
  19. ```bash
  20. docker pull fusl/ytcc-archive
  21. ```
  22. Run:
  23. ```bash
  24. 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
  25. ```
  26. ## Bonus Features
  27. ### Export Captions and Titles/Descriptions Manually
  28. 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.
  29. ### Discover Videos Manually
  30. 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.
  31. # Stats
  32. See how much has been archived so far.
  33. * https://atdash.meo.ws/d/attv2/archive-team-tracker-charts-v2?orgId=1&var-project=ext-yt-communitycontribs
  34. * https://tracker.archiveteam.org/ext-yt-communitycontribs/