Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbertelegni/download_youtube_py
https://github.com/cbertelegni/download_youtube_py
python youtube
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbertelegni/download_youtube_py
- Owner: cbertelegni
- Created: 2016-07-02T16:10:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T22:00:27.000Z (about 6 years ago)
- Last Synced: 2024-11-24T13:12:24.402Z (2 months ago)
- Topics: python, youtube
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script for download video list from Youtube
Set __output\_folder__ and __video\_urls__
Run __main.py__ file `$ python main.py`
## TO DO:
* Add speech recognition from audio files
## Credits for youtube downloader:
[pytube](https://github.com/nficano/pytube)