yt-dlc/yt_dlp
pukkandan 5112f26a60
Add `pl_thumbnail` outtmpl key for playlist thumbnails
This should have been implemented in 681de68e9d, but I forgot
2021-05-18 17:12:20 +05:30
..
downloader Standardize `write_debug` 2021-05-14 13:15:29 +05:30
extractor [extractor] Add `write_debug` and `get_param` 2021-05-17 18:59:51 +05:30
postprocessor Add field `name` for subtitles 2021-05-15 19:27:52 +05:30
YoutubeDL.py [extractor] Add `write_debug` and `get_param` 2021-05-17 18:59:51 +05:30
__init__.py [compat] Fix py2 2021-05-14 13:35:13 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +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 [compat] Fix py2 2021-05-14 13:35:13 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [cleanup] Fix linter and some typos 2021-04-28 19:59:40 +05:30
utils.py Add `pl_thumbnail` outtmpl key for playlist thumbnails 2021-05-18 17:12:20 +05:30
version.py [version] update :ci skip all 2021-05-11 13:42:58 +05:30
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 2021-04-28 17:21:26 +05:30