This website requires JavaScript.
Explore
Help
Sign In
jarianc
/
youtube-cli
Watch
1
Star
0
Fork
0
You've already forked youtube-cli
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
youtube-cli
/
youtube_cli
History
Jarian Cottingham
b33bed7a6e
fix: remove redundant url.strip() check in download_video
...
not url already catches empty string, making url.strip() == '' the 3rd useless condition.
2026-07-05 06:44:44 +00:00
..
__init__.py
Initial commit
2025-12-06 01:17:27 -06:00
__main__.py
feat: add TUI (Textual User Interface) with download queue system
2026-02-25 15:59:15 -06:00
main.py
fix: remove redundant url.strip() check in download_video
2026-07-05 06:44:44 +00:00