aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-22[docs] Misc improvementspukkandan
Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979
2022-09-22[extractor] Fix `fatal=False` in `RetryManager`pukkandan
2022-09-22[extractor/patreon] Sort formatspukkandan
2022-09-21[extractor/tiktok] Fix TikTokIE (#4984)bashonly
Authored by: bashonly
2022-09-18[extractor/GoPlay] Add extractor (#3412)Jeroen Jacobs
Replaces old Vier extractors Closes https://github.com/yt-dlp/yt-dlp/issues/1546 Based on: https://github.com/ytdl-org/youtube-dl/pull/27815 Authored by: jeroenj, CNugteren, basrieter
2022-09-18[devscripts] make_lazy_extractors: Fix for Docker (#4958)josanabr
Authored by: josanabr
2022-09-17[extractor/web.archive:youtube] Fix _YT_INITIAL_PLAYER_RESPONSE_REpukkandan
2022-09-17Workaround `libc_ver` not be available on Windows Store version of Pythonpukkandan
2022-09-17[outtmpl] Make `%s` work in strfformat for all systemspukkandan
2022-09-17Improve 5736d79172c47ff84740d5720467370a560febadpukkandan
2022-09-16[extractor/generic] Pass through referer from json-ldpukkandan
Closes #4941
2022-09-16[cookies] Parse cookies leniently (#4780)Simon Sawicki
Closes #4776, #3778 Authored by: Grub4K
2022-09-16Support environment variables in `--ffmpeg-location`pukkandan
Closes #4938
2022-09-17Allow open ranges for time ranges (#4940)Lesmiscore
Authored by: Lesmiscore
2022-09-16[extractor/bilibili] Add space.bilibili extractors (#4468)Locke
Authored by: lockmatrix
2022-09-16Allow plugin extractors to replace the built-in onespukkandan
This allows easier plugin chaining; e.g. - https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7 - https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb
2022-09-13Fix `--config-location -`pukkandan
2022-09-11Fix bug in 941e881e1fe20ee8955f3b751ce26953d9e86656 (#4893)bashonly
Authored by: bashonly
2022-09-11Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfepukkandan
Closes #4890
2022-09-10[cleanup] Miscpukkandan
2022-09-10Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfepukkandan
Closes #4881
2022-09-10[extractor/common] Escape `%` in `representation_id` of m3u8pukkandan
Closes #4877
2022-09-10[extractor/BiliIntl] Support uppercase lang in `_VALID_URL`coletdjnz
Seen in some rare cases Authored by: coletdjnz
2022-09-09[extractor/youtube] Support changing extraction language (#4470)coletdjnz
Adds `--extractor-args youtube:lang=<supported lang code>` extractor arg to prefer translated fields (e.g. title and description) of that language, if available, for all YouTube extractors. See README or error message for list of supported language codes. Closes https://github.com/yt-dlp/yt-dlp/issues/387 Authored by: coletdjnz
2022-09-09[extractor/adobepass] Add MSO AlticeOne (Optimum TV) (#4875)CplPwnies
* Suddenlink rebrand to Optimum. Fixes #4874 Authored by: CplPwnies
2022-09-09[extractor/youtube] Fix video like count extractioncoletdjnz
Support new combined button layout Authored by: coletdjnz
2022-09-08Allow a `set` to be passed as `download_archive`pukkandan
2022-09-08[extractor/MLBTV] Detect live streamspukkandan
2022-09-07[docs] Improvementspukkandan
* Move detailed installation instructions to https://github.com/yt-dlp/yt-dlp/wiki/Installation * Link to wiki where applicable * Fix some mistakes. Closes #4853, Closes #4855, Closes #4852 * Improve some error messages
2022-09-07[extractor/BiliIntlSeries] Fix `_VALID_URL`pukkandan
Closes #4825
2022-09-06Fix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1bpukkandan
2022-09-04[utils] `base_url`: URL paths can contain `&` (#4841)Elyse
Authored by: elyse0 Closes #4187
2022-09-03[outtmpl] Curly braces to filter keyspukkandan
2022-09-03[phantomjs] Fix bug in 587021cd9f717181b44e881941aca3f8d753758b (#4833)Elyse
Authored by: elyse0
2022-09-03[extractor/mediaworksnzvod] Add extractor (#4817)coletdjnz
Authored by: coletdjnz
2022-09-03[extractor/animeondemand] Remove extractor (#4830)TokyoBlackHole
Authored by: TokyoBlackHole
2022-09-02[jsinterp] Workaround operator associativity issuepukkandan
https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1235384480
2022-09-02[extractor/amazonstore] Retry to avoid captcha page (#4811)Lesmiscore
Authored by: Lesmiscore
2022-09-02[extractor/triller] Fix auth token (#4813)bashonly
Authored by: bashonly
2022-09-02[extractor/motorsport] Support native embedspukkandan
Closes #4749
2022-09-02[extractor/bandcamp] Extract `uploader_url`pukkandan
Closes #4755
2022-09-02[extractor/youtube] Detect `lazy-load-for-videos` embedspukkandan
Closes #4812
2022-09-01[version] update2022.09.01github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-09-01Release 2022.09.01pukkandan
2022-09-01[cleanup] Miscpukkandan
Closes #4710, Closes #4754, Closes #4723 Authored by: pukkandan, MrRawes, DavidH-2022
2022-09-01Update to ytdl-commit-ed5c44e7pukkandan
[compat] Replace deficient ChainMap class in Py3.3 and earlier https://github.com/ytdl-org/youtube-dl/commit/ed5c44e7b74ac77f87ca5ed6cb5e964a0c6a0678
2022-09-01[jsinterp] Fix escape in regexpukkandan
2022-09-01[extractor/youtube] Fallback regex for nsig code extractionpukkandan
2022-09-01[FormatSort] Fix `aext` for `--prefer-free-formats`pukkandan
Closes #4735
2022-09-01[build] `make tar' should not follow `DESTDIR` (#4790)satan1st
Ref: https://www.gnu.org/prep/standards/html_node/DESTDIR.html Authored by: satan1st