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`
2021-02-15 15:41:40 +05:30
..
downloader #86 [youtube_live_chat] Use POST API (Closes #82) 2021-02-15 15:27:21 +05:30
extractor Cleanup some code and fix typos 2021-02-12 20:32:49 +05:30
postprocessor Cleanup some code and fix typos 2021-02-12 20:32:49 +05:30
__init__.py Improve build/updater 2021-02-15 15:41:40 +05:30
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py Kill child processes when yt-dlc is killed (https://github.com/ytdl-org/youtube-dl/pull/26592) 2021-01-09 18:08:07 +05:30
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py #70 Allow downloading of unplayable video formats 2021-02-12 09:21:59 +05:30
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py Improve build/updater 2021-02-15 15:41:40 +05:30
utils.py Improve build/updater 2021-02-15 15:41:40 +05:30
version.py [version] update 2021-02-10 02:06:49 +05:30
YoutubeDL.py Improve build/updater 2021-02-15 15:41:40 +05:30