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/yt_dlp
pukkandan 681de68e9d
Write thumbnail of playlist
Related: https://github.com/ytdl-org/youtube-dl/pull/28872, https://github.com/ytdl-org/youtube-dl/pull/28860
This is slightly different from the above PRs in that this downloads the playlist's thumbnail instead of the uploader's profile picture. But for youtube channel URLs these are the same
3 years ago
..
downloader Standardize `write_debug` 3 years ago
extractor [Youtube] Extract more formats for `music.youtube` URLs (#311) 3 years ago
postprocessor Add field `name` for subtitles 3 years ago
YoutubeDL.py Write thumbnail of playlist 3 years ago
__init__.py [compat] Fix py2 3 years ago
__main__.py Completely change project name to yt-dlp (#85) 3 years ago
aes.py Completely change project name to yt-dlp (#85) 3 years ago
cache.py Completely change project name to yt-dlp (#85) 3 years ago
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py [compat] Fix py2 3 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 3 years ago
update.py [cleanup] Fix linter and some typos 3 years ago
utils.py [Plugins] Prioritize plugins over standard extractors 3 years ago
version.py [version] update :ci skip all 3 years ago
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 3 years ago