aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/tennistv] Fix timestamp (#5085)zenerdi0de2022-10-031-1/+1
| | | Authored by: zenerdi0de
* [extractor/hrfensehen] Fix extractor (#5096)Nitish Kumar2022-10-031-27/+26
| | | Authored by: snapdgn
* [extractor] Make search_json able to parse listspukkandan2022-10-033-4/+4
| | | | Now `contains_pattern` can be set to `\[.+\]`
* [extractor/iltalehti] Add extractor (#5117)Teemu Ikonen2022-10-032-0/+52
| | | Authored by: tpikonen
* [extractor/bongacams] Update `_VALID_URL` (#5104)Dhruv2022-10-021-1/+16
| | | | Closes #5075 Authored by: 0xGodspeed
* [downloader/aria2c] Fix filename containing leading whitespace (#5099)std-move2022-10-011-6/+8
| | | | Similar to eb55bad5a0c1af9388301ffbf17845ee53a41635, but for fragmented downloads Authored by: std-move
* [extractor/Mxplayer] Fix extractor (#4966)Itachi2022-09-301-62/+69
| | | | Closes #4946 Authored by: itachi-19
* [downloader/ism] Support ec-3 codec (#5004)nixxo2022-09-305-3/+293
| | | | Closes #296 Authored by: nixxo
* [extractor/tv2] Support new url format (#5063)tobi18052022-09-301-14/+18
| | | | Closes #4973 Authored by: tobi1805
* [extractor/unscripted] Add extractor (#5008)HobbyistDev2022-09-302-0/+54
| | | | Closes #4903 Authored by: HobbyistDev
* [extractor/yandexvideopreview] Update _VALID_URL (#5084)Simon Sawicki2022-09-301-1/+4
| | | | Closes #5065 Authored by: Grub4K
* [extractor/malltv] Fix video_id extraction (#4883)HobbyistDev2022-09-301-5/+28
| | | | Closes #4870 Authored by: HobbyistDev
* [extractor/trovo] Fix extractors (#4880)Mehavoid2022-09-301-75/+58
| | | | Authored by: Mehavoid Closes #4878
* [extractor/tencent] Add Iflix extractor (#4829)Elyse2022-09-302-29/+110
| | | | Closes #4823 Authored by: elyse0
* [extractor/audioboom] Support direct URLs and refactor (#4803)Teemu Ikonen2022-09-301-39/+31
| | | Authored by: tpikonen, pukkandan
* [extractor/nbc] Add NBCStations extractor (#5077)bashonly2022-09-302-0/+173
| | | | Closes #4571 Authored by: bashonly
* [extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)Simon Sawicki2022-09-303-20/+59
| | | | Closes #3397 Authored by: Grub4K
* [extractor/rcs] Fix embed extractioncoletdjnz2022-09-301-1/+1
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/5076 Authored by: coletdjnz
* [extractor/zee5] Generate device ids (#5062)Anant Murmu2022-09-291-1/+3
| | | | Closes #4937 Authored by: freezboltz
* [extractor/ondemandkorea] Update `jw_config` regex (#5040)Julien Hadley Jack2022-09-281-10/+12
| | | Authored by: julien-hadleyjack
* [extractor/wordpress:playlist] Add generic embed extractor (#5012)coletdjnz2022-09-282-0/+70
| | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4955 Authored by: coletdjnz
* [extractor/BerufeTV] Add extractor (#4921)Fabi0192022-09-272-0/+71
| | | | Closes #4632 Authored by: Fabi019
* [extractor/dplay:italy] Add default authentication (#5056)Timendum2022-09-271-0/+10
| | | | | Closes #2950 Authored by: Timendum
* [extractor/soundcloud:search] More metadata in `--flat-playlist` (#4965)Kyle Anthony Williams2022-09-271-168/+170
| | | Authored by: SuperSonicHub1
* [cleanup] Fix flake8 and minor refactorpukkandan2022-09-272-29/+20
| | | | Issues from ab029d7e9200a273d7204be68c0735b16971ff44, 1fb53b946c5aca3755bf72cc1c204925043b04f7
* [extractor/youtube] Do not warn on duplicate chapterspukkandan2022-09-271-2/+3
| | | | Eg: vYbaM8w8yzw
* [extractor/youtube:tab] Improve continuation items extractionpukkandan2022-09-271-30/+17
|
* [extractor/YoutubeShortsAudioPivot] Support `source` URLspukkandan2022-09-271-7/+4
| | | | `ytshortsap:` is no longer needed
* [extractor/youtube:tab] Support `reporthistory` pagepukkandan2022-09-271-6/+18
| | | | Closes #4929
* [extractor] Improve json+ld extractionpukkandan2022-09-273-4/+11
| | | | Related #5035
* [extractor/artetv] Remove duplicate stream urls (#5047)Simon Sawicki2022-09-261-3/+10
| | | | Closes #4510 Authored by: Grub4K
* [extractor/heise] Fix extractor (#5029)coletdjnz2022-09-262-15/+54
| | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/1520 Authored by: coletdjnz
* Don't download entire video when no matching `--download-sections`pukkandan2022-09-262-7/+7
|
* [cookies] Let `_get_mac_keyring_password` fail gracefullypukkandan2022-09-261-1/+4
| | | | Closes #4915
* [utils] `Popen.run`: Fix default return in binary modepukkandan2022-09-261-1/+2
|
* [utils] `traverse_obj`: Rewrite, document and add tests (#5024)Simon Sawicki2022-09-262-107/+337
| | | Authored by: Grub4K
* Playlists maynot always have webpage_urlpukkandan2022-09-251-5/+8
|
* [extractor/RUTV] Fix warnings for livestreams (#5016)Lesmiscore2022-09-241-4/+8
| | | Authored by: Lesmiscore
* [extractor/Smotrim] Add extractor (#5015)Lesmiscore2022-09-242-0/+66
| | | Authored by: nikita-moor, Lesmiscore
* [extractor/rutube] Fix `_EMBED_REGEX`coletdjnz2022-09-241-1/+1
| | | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/4797 Authored by: coletdjnz
* [extractor/wistia] Add support for channels (#4819)coletdjnz2022-09-233-67/+201
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4748 Related: https://github.com/yt-dlp/yt-dlp/issues/4985 Authored by: coletdjnz
* [utils] `js_to_json`: Improvepukkandan2022-09-231-1/+2
| | | | Closes #4900
* [extractor/telegraaf] Use mobile GraphQL API endpointcoletdjnz2022-09-231-1/+3
| | | | | | Workaround for Cloudflare 403 Fixes https://github.com/yt-dlp/yt-dlp/issues/5000 Authored by: coletdjnz
* [extractor/instagram] Extract more metadata (#4708)Pritam Das2022-09-221-61/+91
| | | Authored by: pritam20ps05
* [extractor/youtube] Add support for Shorts audio pivot feed (#4932)coletdjnz2022-09-222-2/+40
| | | | | | | | | This feed shows Shorts using the audio of a given video. ytshortsap: prefix can be used as a shortcut until YouTube implements an official view. Closes #4911 Authored by: coletdjnz
* [extractor/nebula] Add nebula.tv (#4918)Tanner Anderson2022-09-221-3/+5
| | | | Closes #4917 Authored by: tannertechnology
* [extractor/hungama] Add subtitle (#4856)GautamMKGarg2022-09-221-20/+24
| | | Authored by: GautamMKGarg, pukkandan
* [extractor/wistia] Match IDs in embed URLs (#4990)bashonly2022-09-222-10/+41
| | | | Closes #4985 Authored by: bashonly
* [docs] Misc improvementspukkandan2022-09-2211-34/+44
| | | | Closes #4987, Closes #4906, Closes #4919, Closes #4977, Closes #4979
* [extractor] Fix `fatal=False` in `RetryManager`pukkandan2022-09-222-3/+5
|