You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dlc
pukkandan e5813e53f0 Improve build/updater
* Fix `get_executable_path` in UNIX
* Update `x86.exe` correctly
* Exit immediately in windows once the update process starts so that the file handle is released correctly
* Show `exe`/`zip`/`source` and 32/64bit in verbose message
* Look for both `yt-dlp` and `youtube-dlc` in releases. This ensures that the updater will keep working when the binary name is changed to yt-dlp
* Disable pycryptodome in win_x86 since it causes `distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 10.0 is required`
3 years ago
..
downloader #86 [youtube_live_chat] Use POST API (Closes #82) 3 years ago
extractor Cleanup some code and fix typos 3 years ago
postprocessor Cleanup some code and fix typos 3 years ago
YoutubeDL.py Improve build/updater 3 years ago
__init__.py Improve build/updater 3 years ago
__main__.py [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py Kill child processes when yt-dlc is killed (https://github.com/ytdl-org/youtube-dl/pull/26592) 3 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py #70 Allow downloading of unplayable video formats 3 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py Improve build/updater 3 years ago
utils.py Improve build/updater 3 years ago
version.py [version] update 3 years ago