https://github.com/giveth/youtube-video-backup
To Backup videos from Giveth's YouTube channels
https://github.com/giveth/youtube-video-backup
Last synced: 10 months ago
JSON representation
To Backup videos from Giveth's YouTube channels
- Host: GitHub
- URL: https://github.com/giveth/youtube-video-backup
- Owner: Giveth
- License: gpl-3.0
- Archived: true
- Created: 2019-01-07T16:13:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T22:30:22.000Z (over 7 years ago)
- Last Synced: 2025-06-12T08:52:52.437Z (about 1 year ago)
- Language: Python
- Size: 43.9 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Video Backup
Script used to backup videos from Giveth's YouTube channels
## Usage
The backup script can be run with Python 3: `python3 backup.py` or `python backup.py`.
## Dependencies
Uses a custom version of [pytube](https://github.com/nficano/pytube), included in the repository.