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 498f560638
Ability to load playlist infojson
* If `--no-clean-infojson` is given, the video ids are saved/loaded from in the infojson along with their playlist index
* If a video entry that was not saved is requested, we fallback to using `webpage_url` to re-extract the entries

Related: https://github.com/yt-dlp/yt-dlp/issues/190#issuecomment-804921024
4 years ago
..
downloader [youtube_live_chat] fix bug when trying to set cookies 4 years ago
extractor Write current epoch to infojson when using `--no-clean-infojson` 4 years ago
postprocessor More consistent warning messages (#173) 4 years ago
YoutubeDL.py Ability to load playlist infojson 4 years ago
__init__.py Option to keep private keys in the infojson 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 Completely change project name to yt-dlp (#85) 4 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py [documentation] Add `SplitChapters` to `--ppa` 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] Fix updater removing the executable bit on some UNIX distros 4 years ago
utils.py Ability to load playlist infojson 4 years ago
version.py [version] update 4 years ago