aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-29[extractor/amazonminitv] Cleanup 48652590ec401f4e747a5e51552cdcac20744aa1pukkandan
2022-11-28[extractor/amazonminitv] Add extractors (#3628)alexia
Authored by: nyuszika7h, GautamMKGarg
2022-11-26[extractor/youporn] Fix metadata (#2768)marieell
Authored by: marieell
2022-11-25[extractor/naver] Treat fan subtitles as separate languagepukkandan
Closes #5467
2022-11-24[extractor/gronkh] Fix `_VALID_URL` (#5628)Mudassir Chapra
Closes #5531 Authored by: muddi900
2022-11-22[extractor/kanal2] Add extractor (#5575)Elan Ruusamäe
Authored by: glensc, pukkandan, bashonly
2022-11-22[extractor/naver] Improve `_VALID_URL` for `NaverNowIE` (#5620)bashonly
Authored by: bashonly
2022-11-22[extractor/screencastify] Add extractor (#5604)bashonly
Closes #5603 Authored by: bashonly
2022-11-21[extractor/vimeo] Add `VimeoProIE` (#5596)bashonly
* Add support for VimeoPro URLs not containing a Vimeo video ID * Add support for password-protected VimeoPro pages Closes #5594 Authored by: bashonly, pukkandan
2022-11-21[extractor/generic] Add `fragment_query` extractor arg for DASH and HLS (#5528)bashonly
* `fragment_query`: passthrough any query in generic mpd/m3u8 manifest URLs to their fragments * Add support for `extra_param_to_segment_url` to DASH downloader Authored by: bashonly, pukkandan
2022-11-20[webvtt] Handle premature EOFMarcel
Closes #2867, closes #5600 Authored by: flashdagger
2022-11-20[extractor/reddit] Add vcodec to fallback format (#5591)chengzhicn
Authored by: chengzhicn
2022-11-19[FormatSort] Add `mov` to `vext`pukkandan
Closes #5581
2022-11-19[extractor/unsupported] Add more URLspukkandan
Closes #5557, Closes #2744, Closes #5578
2022-11-18[extractor/generic] Fix JSON LD manifest extraction (#5577)bashonly
Closes #5572 Authored by: bashonly, pukkandan
2022-11-18[extractor/twitter] Refresh guest token when expired (#5560)bashonly
Closes #5548 Authored by: bashonly, Grub4K
2022-11-18[extractor/twitter:spaces] Add 'Referer' to m3u8 (#5580)nixxo
Closes #5565 Authored by: nixxo
2022-11-17[extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction ↵bashonly
(#5558) * Move Brightcove embed extraction and tests into the IEs * Split `BrightcoveNewBaseIE` from `BrightcoveNewIE` * Fix bug in ade1fa70cbaaaadaa4772e5f0564870cea3167ef with the "wrong" spelling of `referrer` being smuggled Closes #5539
2022-11-17[extractor/redgifs] Fix bug in 8c188d5d09177ed213a05c900d3523867c5897fd (#5559)bashonly
2022-11-17[extractor/youtube] Add `piped.video` (#5571)Bnyro
Closes #5518 Authored by: Bnyro
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-11-17Implement universal format sortingpukkandan
Closes #5566
2022-11-17[utils] Move format sorting code into `utils`pukkandan
2022-11-17[utils] Move `FileDownloader.parse_bytes` into utilspukkandan
2022-11-17[extractor/generic] Don't report redirect to httpspukkandan
2022-11-16Add new field `aspect_ratio`pukkandan
Closes #5402
2022-11-16[cleanup] Miscpukkandan
Closes #5541
2022-11-15[extractor/youtube] Consider language in format de-duplicationpukkandan
2022-11-13Make early reject of `--match-filter` stricterpukkandan
Closes #5509
2022-11-13[extractor] Add a way to distinguish IEs that returns only videospukkandan
2022-11-13[utils] `classproperty`: Add cache supportpukkandan
2022-11-12[extractor/tencent] Fix geo-restricted video (#5505)Elyse
Closes #5230 Authored by: elyse0
2022-11-12[extractor/youtube] Fix bug in handling of music URLspukkandan
Bug in bd7e919a75cd264daabbe50137b2a7c89390c68c Closes #5502
2022-11-12Fix bugs in `PlaylistEntries`pukkandan
2022-11-11[extractor/Veoh] Add user extractor (#5242)Audrey
Authored by: tntmod54321
2022-11-11[extractor/youtube] Fix `ytuser:`pukkandan
2022-11-11[version] update2022.11.11github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-11-11Release 2022.11.11pukkandan
2022-11-11[cleanup] MiscRobert Geislinger
Closes #5471, Closes #5312 Authored by: pukkandan, Alienmaster
2022-11-11[ThumbnailsConvertor] Fix filename escapingpukkandan
Closes #4604 Authored by: pukkandan, dirkf
2022-11-11[extractor/YleAreena] Add extractor (#5270)Vitaly Khabarov
Closes #2508 Authored by: vitkhab, pukkandan
2022-11-11[extractor/cinetecamilano] Add extractor (#5279)Timendum
Closes #5031 Authored by: timendum
2022-11-11Fix `--list` options not implying `-s` in some cases (#5296)bashonly
Authored by: bashonly, Grub4K
2022-11-11[extractor/youtube:tab] Improvements to tab handling (#5487)pukkandan
* Better handling of direct channel URLs - See https://github.com/yt-dlp/yt-dlp/pull/5439#issuecomment-1309322019 * Prioritize tab id from URL slug - Closes #5486 * Add metadata for the wrapping playlist * Simplify redirect for music playlists
2022-11-11[extractor] Fix `fatal=False` for `_search_nuxt_data`pukkandan
Closes #5423
2022-11-11[build] Make linux binary truly standalone using `conda` (#5423)mlampe
Authored by: mlampe
2022-11-11[build] Create armv7l and aarch64 releases (#5449)MrOctopus
Closes #5436 Authored by: MrOctopus, pukkandan
2022-11-10[extractor/nzherald] Support new video embed (#5493)Matthew
Authored by: coletdjnz
2022-11-10[extractor/youtube] Ignore incomplete data error for comment replies (#5490)Matthew
When --ignore-errors is used. Closes https://github.com/yt-dlp/yt-dlp/issues/4669 Authored by: coletdjnz
2022-11-10[extractor/youtube] Differentiate between no and disabled comments (#5491)Matthew
`comments` and `comment_count` will be set to None, as opposed to an empty list and 0, respectively. Fixes https://github.com/yt-dlp/yt-dlp/issues/5068 Authored by: coletdjnz, pukkandan