aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp
Commit message (Collapse)AuthorAgeFilesLines
...
| * [ie/youtube] Avoid false DRM detection (#7396)pukkandan2023-07-061-1/+12
| | | | | | | | Some master manifests contain a mix of DRM and non-DRM formats
| * [core] Allow extractors to mark formats as potentially DRM (#7396)pukkandan2023-07-063-31/+46
| | | | | | | | | | | | | | | | This is useful for HLS where detecting whether the format is actually DRM requires the child manifest to be downloaded. Makes the error message when using `--test` inconsistent, but doesn't really matter.
| * [formats] Fix best fallback for storyboardspukkandan2023-07-061-5/+2
| | | | | | | | Partial fix for #7478
| * [cleanup] Miscpukkandan2023-07-068-9/+9
| |
| * [outtmpl] Pad `playlist_index` etc even when with internal formattingpukkandan2023-07-061-7/+6
| | | | | | | | Closes #7501
| * [downloader/http] Avoid infinite loop when no data is receivedpukkandan2023-07-061-5/+5
| | | | | | | | Closes #7504
| * [extractor/youtube:stories] Remove (#7459)coletdjnz2023-07-062-43/+1
| | | | | | | | | | YouTube killed them https://web.archive.org/web/20230630153050/https://support.google.com/youtube/thread/217640760
| * [extractor/twitter] Fix unauthenticated extraction (#7476)bashonly2023-07-051-110/+70
| | | | | | | | Closes #7473 Authored by: bashonly
| * [extractor/twitter:spaces] Fix extraction (#7512)bashonly2023-07-051-14/+24
| | | | | | | | Closes #7455 Authored by: bashonly
| * [extractor/googledrive] Fix source format extraction (#7395)RfadnjdExt2023-07-051-10/+9
| | | | | | | | Closes #7344 Authored by: RfadnjdExt
| * [extractor/youtube] Ignore incomplete data for comment threads by default ↵coletdjnz2023-07-031-7/+15
| | | | | | | | | | | | | | | | | | (#7475) For both `--ignore-errors` and `--ignore-errors only_download`. Pass `--no-ignore-errors` to not ignore. Closes https://github.com/yt-dlp/yt-dlp/issues/7474 Authored by: coletdjnz
| * [extractor/vk] VKPlay, VKPlayLive: Add extractors (#7358)c-basalt2023-07-022-0/+141
| | | | | | | | Closes #7107 Authored by: c-basalt
| * [extractor/stacommu] Add extractors (#7432)urectanc2023-06-303-13/+172
| | | | | | Authored by: urectanc
| * [extractor/youtube:tab] Support shorts-only playlists (#7425)coletdjnz2023-06-291-1/+24
| | | | | | | | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/7424 Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
| * [extractor/Douyin] Fix extraction from webpagebashonly2023-06-271-6/+4
| | | | | | | | | | Closes #7431 Authored by: bashonly
| * [extractor/abc] Fix extraction (#7434)Xiao Han2023-06-271-2/+13
| | | | | | | | Closes #6433 Authored by: meliber
| * [extractor/crunchyroll:music] Fix `_VALID_URL` (#7439)Aman Salwan2023-06-271-2/+18
| | | | | | | | | | | | Closes #7419 Authored by: AmanSal1, rdamas Co-authored-by: Robert Damas <robert.damas@byom.de>
| * [utils] clean_podcast_url: Handle protocol in redirect URLpukkandan2023-06-261-1/+2
| | | | | | | | Closes #7430
| * [extractor/sbs] Python 3.7 compatpukkandan2023-06-261-2/+2
| | | | | | | | Closes #7410
| * [downloader/aria2c] Add `--no-conf`pukkandan2023-06-261-1/+1
| | | | | | | | Closes #7404
| * [extractor/youtube] Process `post_live` over 2 hourspukkandan2023-06-261-2/+2
| |
| * [extractor/kick] Fix `_VALID_URL`bashonly2023-06-251-1/+1
| | | | | | | | | | Closes #7384 Authored by: bashonly
| * [extractor/AdultSwim] Extract subtitles from m3u8 (#7421)nnoboa2023-06-261-2/+4
| | | | | | | | Authored by: nnoboa Closes #6191
| * [extractor/qdance] Add extractor (#7420)bashonly2023-06-252-0/+151
| | | | | | | | Closes #7385 Authored by: bashonly
| * [extractor/youtube] Add extractor-arg `formats`pukkandan2023-06-251-6/+16
| | | | | | | | Closes #7417
| * Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56pukkandan2023-06-221-4/+4
| |
| * [extractor/youtube] Fix comments' `is_favorited` (#7390)Simon2023-06-221-1/+1
| | | | | | | | Authored by: bbilly1 Closes #7389
| * Release 2023.06.22github-actions2023-06-221-2/+2
| | | | | | | | | | | | Created by: pukkandan :ci skip all :ci run dl
| * [cleanup] Miscpukkandan2023-06-222-5/+10
| |
| * [extractor/youtube] Improve nsig function name extractionpukkandan2023-06-221-1/+1
| |
| * Improve `--download-sections`pukkandan2023-06-224-24/+64
| | | | | | | | | | | | | | * Support negative time-ranges * Add `*from-url` to obey time-ranges in URL Closes #7248
| * [extractor/youtube] Improve description parsing performance (#7315)Berkan Teber2023-06-221-5/+11
| | | | | | | | | | | | * The parsing is skipped when not needed * The regex is improved by simulating atomic groups with lookaheads Authored by: pukkandan, berkanteber
| * [extractor/rheinmaintv] Add extractor (#7311)bashonly2023-06-222-0/+95
| | | | | | | | | | Authored by: barthelmannk Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
| * [extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360)bashonly2023-06-222-0/+38
| | | | | | | | | | | | * Allows `country` API param to be configured with `--xff`/`geo_bypass_country` Closes #7324 Authored by: bashonly
| * [extractor/motherless] Add gallery support, fix groups (#7211)rexlambert222023-06-222-101/+125
| | | | | | Authored by: rexlambert22
| * [extractor] Support multiple `_VALID_URL`s (#5812)pukkandan2023-06-221-4/+4
| | | | | | | | Authored by: nixxo
| * Indicate `filesize` approximated from `tbr` betterpukkandan2023-06-221-3/+7
| |
| * [extractor/youtube] Add `ios` to default clients usedpukkandan2023-06-221-2/+6
| | | | | | | | | | * IOS is affected neither by 403 or by nsig so helps mitigate them preemptively * IOS also has higher bit-rate "premium" formats though they are not labeled as such
| * [extractor/youtube] Workaround 403 for android formatspukkandan2023-06-221-4/+4
| | | | | | | | Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816
| * [extractor/nebula] Fix extractor (#7156)Roland Hieber2023-06-211-16/+20
| | | | | | | | | | | | Closes #7017 Authored by: Lamieur, rohieb Co-authored-by: Lam <github@Lam.pl>
| * [cleanup] Miscbashonly2023-06-211-1/+1
| | | | | | | | Authored by: bashonly
| * [extractor/dropout] Fix season extraction (#7304)OverlordQ2023-06-211-24/+30
| | | | | | Authored by: OverlordQ
| * Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5ebpukkandan2023-06-211-1/+2
| | | | | | | | Closes #7367
| * Release 2023.06.21github-actions2023-06-211-2/+2
| | | | | | | | | | | | Created by: pukkandan :ci skip all :ci run dl
| * Update to ytdl-commit-07af47pukkandan2023-06-212-1/+6
| | | | | | | | | | [YouTube] Improve fix for ae8ba2c https://github.com/ytdl-org/youtube-dl/commit/07af47960f3bb262ead02490ce65c8c45c01741e
| * Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114pukkandan2023-06-211-4/+6
| |
| * [core] Fix `filepath` being copied to underlying format dictpukkandan2023-06-211-0/+2
| | | | | | | | Closes #6536
| * [cleanup] Miscpukkandan2023-06-2115-40/+40
| | | | | | | | | | Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773 Authored by: mikf, freezboltz, pukkandan
| * Add option `--netrc-cmd` (#6682)Nicolai Dagestad2023-06-215-26/+45
| | | | | | | | Authored by: NDagestad, pukkandan Closes #1706
| * [extractor/tagesschau] Fix single audio urls (#6626)MMM2023-06-211-22/+36
| | | | | | Authored by: flashdagger