forked from MrS0m30n3/youtube-dl-gui
-
-
Notifications
You must be signed in to change notification settings - Fork 114
Home
Oleksis Fraga Menéndez edited this page Feb 24, 2023
·
5 revisions
permalink: / redirect_from:
- /Home
yt-dlg is a cross platform front-end GUI of the popular youtube-dl media downloader written in wxPython¹. It supports many sites² and allows you to download videos and audio from them. You can install it from PyPI³, GitHub, Microsoft Store, Winget or Snap Store.
- Python 3.7+
- wxPython 4 Phoenix
- PyPubSub
- FFmpeg optional; to postprocess video files
- polib optional; manipulate, create, modify gettext files (pot, po and mo)
- PyInstaller optional; to build binaries/executables
- GNU gettext optional; to translations
Source
python setup.py build_tran
python setup.py install
PyPI
pip install yt-dlg