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-dlc/yt_dlp
coletdjnz 879e7199bb
[archiveorg] Add YoutubeWebArchiveIE (#356)
Co-authored by: colethedj, pukkandan, alex-gedeon
4 years ago
..
downloader [hls,dash] When using `concurrent_fragment_downloads`, do not keep the fragment content in memory 4 years ago
extractor [archiveorg] Add YoutubeWebArchiveIE (#356) 4 years ago
postprocessor [embedthumbnail] Correctly escape filename 4 years ago
YoutubeDL.py [embedthumbnail] Embed if any thumbnail was downloaded, not just the best 4 years ago
__init__.py [cleanup] Refactor updater 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py Completely change project name to yt-dlp (#85) 4 years ago
cache.py Completely change project name to yt-dlp (#85) 4 years ago
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 4 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py [cleanup] Refactor ffmpeg convertors 4 years ago
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 4 years ago
update.py [update] Replace self without launching a subprocess in windows 4 years ago
utils.py [utils] Add `__getitem__` for `PagedList` 4 years ago
version.py [version] update 4 years ago
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 4 years ago