An open API service indexing awesome lists of open source software.

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

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.