yt-dlp/yt_dlp
pukkandan 0181adefc6
[build] Build Windows x86 version with py3.7
and remove redundant tests
Closes #390

:ci skip

Co-authored by: pukkandan, shirt-dev
2021-06-10 01:41:04 +05:30
..
downloader [downloader/ffmpeg] Hide FFmpeg banner unless in verbose mode (#372) 2021-06-06 00:59:04 +05:30
extractor Release 2021.06.08 2021-06-08 20:13:41 +05:30
postprocessor [utils] Generalize `traverse_dict` to `traverse_obj` 2021-06-08 19:26:44 +05:30
YoutubeDL.py [build] Build Windows x86 version with py3.7 2021-06-10 01:41:04 +05:30
__init__.py Make outtmpl more robust and catch errors early 2021-06-08 20:11:00 +05:30
__main__.py [cleanup] Point all shebang to `python3` (#372) 2021-06-06 00:59:04 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 2021-04-28 17:21:14 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Release 2021.06.08 2021-06-08 20:13:41 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py.disabled [cleanup] Mark unused files 2021-06-06 00:59:04 +05:30
update.py [build] Build Windows x86 version with py3.7 2021-06-10 01:41:04 +05:30
utils.py Fix `%d` and empty default in outtmpl 2021-06-09 15:37:15 +05:30
version.py [version] update 2021-06-10 01:36:46 +05:30
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 2021-04-28 17:21:26 +05:30