aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-23[FFmpegVideoConvertor] Add `gif` to `--recode-video`pukkandan
2022-12-23[extractor] Let `_extract_format` functions obey `--ignore-no-formats`pukkandan
2022-12-21[extractor/reddit] Extract crossposted media (#5801)bashonly
Closes #5798 Authored by: bashonly
2022-12-19Deprioritize HEVC-over-FLV formats (#5823)Lesmiscore
Authored by: Lesmiscore
2022-12-12[extractor/youtube:tab] Extract metadata from channel items (#5569)Matthew
Authored by: coletdjnz
2022-12-10[extractor/oneplace] Add OnePlacePodcast extractor (#5549)HobbyistDev
Closes #5543 Authored by: HobbyistDev
2022-12-10[extractor/rutube] Support private videos (#5761)Denis
Authored by: mexus
2022-12-10[extractor/netverse] Extract comments (#5568)HobbyistDev
Authored by: HobbyistDev
2022-12-10[extractor/europarl] Add EuroParlWebstream Extractor (#5547)HobbyistDev
Authored by: HobbyistDev Closes #4933
2022-12-10[extractor/nosnl] Add support for /video (#5590)HobbyistDev
Authored by: HobbyistDev
2022-12-10[extractor/airtv] Add extractor (#5533)HobbyistDev
Authored by: HobbyistDev Closes #5132
2022-12-09[extractor/pinterest] Fix extractor (#5739)bashonly
Closes #1772 Authored by: bashonly
2022-12-09[extractor/foxsports] Fix extractor (#5719)bashonly
Closes #5714 Authored by: bashonly
2022-12-09[extractor/twitter] Heed `--no-playlist` for multi-video tweets (#5757)bashonly
Closes #5752 Authored by: bashonly, Grub4K
2022-12-09[downloader/ffmpeg] Fix headers for video+audio formats (#5659)bashonly
Authored by: bashonly, Grub4K
2022-12-09[extractor/slideslive] Fix extractor (#5737)bashonly
Closes #1532 Authored by: bashonly, Grub4K
2022-12-09[extractor/hotstar] Improve format metadatapukkandan
2022-12-09Add `ac4` to known codecspukkandan
Note: ffmpeg does not currently support this format Related #5738
2022-12-09[extractor/mediaset] Better embed detection and error messages (#5664)nixxo
Authored by: nixxo
2022-12-09[extractor/yle_areena] Support restricted videos (#5735)Vita
* and improve metadata Closes #5734 Authored by: docbender
2022-12-09[extractor/mediastream] Add extractor (#5640)Elyse
Closes #5532, closes #4431, closes #4425 Authored by: elyse0, HobbyistDev Co-authored-by: HobbyistDev <tesutonihon4@gmail.com>
2022-12-08[jsinterp] Escape regex that looks like nested setpukkandan
Closes #5749
2022-12-08[extractor/webcamerapl] Add extractor (#5715)milkknife
Authored by: milkknife
2022-12-08[extractor/la7] Improve extractor (#5538)nixxo
Authored by: nixxo Closes #5360
2022-12-08[extractor/rumble] Add RumbleIE extractor (#5515)MMM
Closes #2846 Authored by: flashdagger
2022-12-08[extractor/noice] Add NoicePodcast extractor (#5621)HobbyistDev
Authored by: HobbyistDev
2022-12-08[extractor/xiami] Remove extractors (#5711)lkw123
Authored by: synthpop123
2022-12-08[extractor/plutotv] Fix videos with non-zero start (#5745)David Turner
Authored by: digitall
2022-12-08[extractor/sibnet] Separate from VKIEpukkandan
Fixes https://github.com/yt-dlp/yt-dlp/commit/bfd973ece3369c593b5e82a88cc16de80088a73e#commitcomment-91834251
2022-12-06Fix `--cookies-from-browser` CLI parsingpukkandan
Closes #5716
2022-12-04[extractor/tiktok] Update `_VALID_URL`, add `api_hostname` arg (#5708)bashonly
Closes #5706 Authored by: bashonly
2022-12-05[utils] windows_enable_vt_mode: Proper implementationpukkandan
Authored by: Grub4K
2022-12-03[cleanup] Miscpukkandan
2022-12-02[extractor/tiktok] Update API hostname (#5690)Benjamin Ryan
Closes #5688 Authored by: redraskal
2022-12-01[extractor/swearnet] Fix description bug (#5681)bashonly
Bug in 049565df2e24d9611a9ffdd033c80a6dafdabbe0 Closes #5643 Authoried by: bashonly
2022-12-01[extractor/reddit] Extract video embeds in text posts (#5677)bashonly
Closes #5612 Authored by: bashonly
2022-12-01[extractor/tiktok] Fix subs, `DouyinIE`, improve `_VALID_URL` (#5676)bashonly
Closes #5665, Closes #2267 Authored by: bashonly
2022-11-30[utils] Make `ExtractorError` mutablepukkandan
2022-11-30[extractor/youtube] Subtitles cannot be translated to `und`pukkandan
Closes #5674
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