Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wynwxst/youtube.dl
a cli youtube downloader written in python
https://github.com/wynwxst/youtube.dl
Last synced: 8 days ago
JSON representation
a cli youtube downloader written in python
- Host: GitHub
- URL: https://github.com/wynwxst/youtube.dl
- Owner: wynwxst
- Created: 2021-02-17T10:28:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-17T10:33:06.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T04:33:52.054Z (2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
@@@ @@@ @@@@@@ @@@ @@@ @@@@@@@ @@@ @@@ @@@@@@@ @@@@@@@@ @@@@@@@ @@@
@@@ @@@ @@@@@@@@ @@@ @@@ @@@@@@@ @@@ @@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@
@@! !@@ @@! @@@ @@! @@@ @@! @@! @@@ @@! @@@ @@! @@! @@@ @@!
!@! @!! !@! @!@ !@! @!@ !@! !@! @!@ !@ @!@ !@! !@! @!@ !@!
!@!@! @!@ !@! @!@ !@! @!! @!@ !@! @!@!@!@ @!!!:! @!@ !@! @!!
@!!! !@! !!! !@! !!! !!! !@! !!! !!!@!!!! !!!!!: !@! !!! !!!
!!: !!: !!! !!: !!! !!: !!: !!! !!: !!! !!: !!: !!! !!:
:!: :!: !:! :!: !:! :!: :!: !:! :!: !:! :!: :!: :!: !:! :!:
:: ::::: :: ::::: :: :: ::::: :: :: :::: :: :::: ::: :::: :: :: ::::
: : : : : : : : : : : :: : :: : :: :: ::: :: : : : :: : :
```
a cli youtube downloader written in python# Installation
```
git clone https://github.com/Sakurai07/youtube.dl/
cd youtube.dl
pip install pytube
python main.py
```