A description of the various files are in the README
Changelog
- Add option
--use-extractors
- Merge youtube-dl: Upto commit/ed5c44e
- Add yt-dlp version to infojson
- Fix
--break-per-url --max-downloads
- Fix bug in
--alias
- [cookies] Support firefox container in
--cookies-from-browser
by bashonly, coletdjnz, pukkandan - [downloader/external] Smarter detection of executable
- [extractor/generic] Don't return JW player without formats
- [FormatSort] Fix
aext
for--prefer-free-formats
- [jsinterp] Various improvements by pukkandan, dirkf, elyse0
- [cache] Mechanism to invalidate old cache
- [utils] Add
deprecation_warning
- [utils] Add
orderedSet_from_options
- [utils]
Popen
: RestoreLD_LIBRARY_PATH
when using PyInstaller by Lesmiscore - [build]
make tar
should not followDESTDIR
by satan1st - [build] Update pyinstaller by shirt-dev
- [test] Fix
test_youtube_signature
- [cleanup] Misc fixes and cleanup by DavidH-2022, MrRawes, pukkandan
- [extractor/epoch] Add extractor by tejasa97
- [extractor/eurosport] Add extractor by HobbyistDev
- [extractor/IslamChannel] Add extractors by Lesmiscore
- [extractor/newspicks] Add extractor by Lesmiscore
- [extractor/triller] Add extractor by bashonly
- [extractor/VQQ] Add extractors by elyse0
- [extractor/youtube] Improvements to nsig extraction
- [extractor/youtube] Fix bug in format sorting
- [extractor/youtube] Update iOS Innertube clients by SamantazFox
- [extractor/youtube] Use device-specific user agent by coletdjnz
- [extractor/youtube] Add
--compat-option no-youtube-prefer-utc-upload-date
by coletdjnz - [extractor/arte] Bug fix by cgrigis
- [extractor/bilibili] Extract
flac
with premium account by jackyyf - [extractor/BiliBiliSearch] Don't sort by date
- [extractor/BiliBiliSearch] Fix infinite loop
- [extractor/bitchute] Mark errors as expected
- [extractor/crunchyroll:beta] Use anonymous access by tejing1
- [extractor/huya] Fix stream extraction by ohaiibuzzle
- [extractor/medaltv] Fix extraction by xenova
- [extractor/mediaset] Fix embed extraction
- [extractor/mixcloud] All formats are audio-only
- [extractor/rtbf] Fix jwt extraction by elyse0
- [extractor/screencastomatic] Support
--video-password
by shreyasminocha - [extractor/stripchat] Don't modify input URL by dfaker
- [extractor/uktv] Improve
_VALID_URL
by dirkf - [extractor/vimeo:user] Fix
_VALID_URL