aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [cleanup, utils] Don't use kwargs for `format_field`pukkandan2022-06-1825-32/+32
|
* [cleanup] Minor fixes (#4096)christoph-heinrich2022-06-174-7/+9
| | | Authored by: christoph-heinrich
* Add option `--lazy-playlist` to process entries as they are receivedpukkandan2022-06-176-66/+97
|
* [youtube] Extract `comment_count` from webpagepukkandan2022-06-171-0/+8
| | | | Closes #4091
* [extractor/tiktok] Extract `SIGI_STATE`pukkandan2022-06-171-15/+45
| | | | | | | | Based on #3624, https://github.com/ytdl-org/youtube-dl/pull/30479 Closes #3551 Authored by dirkf, sulyi, pukkandan
* Add slicing notation to `--playlist-items`pukkandan2022-06-176-176/+307
| | | | | | | | * Adds support for negative indices and step * Add `-I` as alias for `--playlist-index` * Deprecates `--playlist-start`, `--playlist-end`, `--playlist-reverse`, `--no-playlist-reverse` Closes #2951, Closes #2853
* [utils] `Popen`: Refactor to use contextmanagerpukkandan2022-06-169-123/+98
| | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/3531#issuecomment-1156223597
* [extractor] Import `_ALL_CLASSES` lazilypukkandan2022-06-166-30/+49
| | | | This significantly speeds up `import yt_dlp` in the absence of `lazy_extractors`
* [cleanup, extractor] Rename `extractors.py` to `_extractors.py`pukkandan2022-06-162-1/+1
| | | | | This should be considered part of the next commit, but is separated so that `git` can detect the renaming better
* [extractor/GoogleDrive] Add folder extractor (#4009)Evan Spensley2022-06-143-2/+61
| | | | Closes #3388 Authored by: evansp, pukkandan
* [utils] `locked_file`: Fix for PyPy on Windowspukkandan2022-06-133-6/+14
|
* Fix bug in 56ba69e4c991e81a449882258be08d0b6b98c648pukkandan2022-06-131-1/+1
|
* Add `--no-update`pukkandan2022-06-132-0/+5
| | | | Closes #4060
* [extractor/zdf] Fix bug in 62b2b736e741095d9136c423f37c588fca267d61pukkandan2022-06-131-1/+1
| | | | Closes #4061
* [extractor] Handle `json_ld` with multiple `@type`spukkandan2022-06-133-18/+34
| | | | Closes: #4022
* [extractor/rumble] Detect JS embedpukkandan2022-06-132-7/+43
| | | | Closes #4064
* [extractor/generic] Revert e6ae51c123897927eb3c9899923d8ffd31c7f85dpukkandan2022-06-131-9/+4
| | | | 85553414ae3007fe866b307b3befd3b9d2423679 made it unnecessary
* [extractor/youtube] Fix live chat for videos with content warningcoletdjnz2022-06-121-1/+2
| | | | | Fixes #4051 Authored by: coletdjnz
* [extractor/tver] Fix bug in 6837633a4a614920b6e43ffc6b4b8590dca8c9d7Lesmiscore2022-06-121-1/+1
| | | | | | This corrects a mistake in 64fa820ccf61a7aea6c2a48b1362b3a4ec270cad Authored by: Lesmiscore Closes #4054
* [extractor/jwplatform] Look for `data-video-jw-id`pukkandan2022-06-122-1/+24
| | | | Closes #3821
* [cleanup] Misc fixes (see desc)pukkandan2022-06-129-47/+49
| | | | | | | | | | | | | | * [tvver] Fix bug in 6837633a4a614920b6e43ffc6b4b8590dca8c9d7 - Closes #4054 * [rumble] Fix tests - Closes #3976 * [make] Remove `cat` abuse - Closes #3989 * [make] Revert #3684 - Closes #3814 * [utils] Improve `get_elements_by_class` - Closes #3993 * [utils] Inherit `Namespace` from `types.SimpleNamespace` * [utils] Use `re.fullmatch` for matching filters * [jsinterp] Handle quotes in `_separate` * [make_readme] Allow overshooting last line Authored by: pukkandan, kwconder, MrRawes, Lesmiscore
* [cleanup] Misc fixespukkandan2022-06-1113-83/+72
| | | | Closes #4027
* [extractor/FranceCulture] Fix extractor (#3874)Aurélien Grosdidier2022-06-102-110/+31
| | | | Closes #3742 Authored by: aurelg, pukkandan
* [extractor/naver] Add `navernow` extractor (#3866)ping2022-06-102-1/+139
| | | Authored by: ping
* [extractor/freetv] Add extractor (#3587)Elyse2022-06-102-0/+149
| | | | Closes #3486 Authored by: elyse0
* [extractor/zdf] Improve format sorting (#4040)Elyse2022-06-101-2/+16
| | | | | Closes #4020 Authored by: elyse0
* [extractor/tver] Fix extractor (#4033)Lesmiscore2022-06-091-18/+21
| | | Authored by: Lesmiscore
* [extractor/youtube] Add `innertube_host` and `innertube_key` extractor args ↵coletdev2022-06-082-3/+13
| | | | | | (#3916) Allows user to override Innertube API host or key for all requests Authored by: coletdjnz
* [extractor/atscaleconfevent] Add extractor (#3971)Ashish Gupta2022-06-072-0/+35
| | | | Closes #3961 Authored by: Ashish0804
* [extractor/ccc] Extract view_count (#3939)vkorablin2022-06-071-0/+1
| | | Authored by: vkorablin
* [extractor/southpark] Add `southpark.lat` extractor (#4008)Angel Toloza2022-06-072-0/+44
| | | Authored by: darkxex
* [update] Use `.git` folder to distinguish `source`/`unknown`pukkandan2022-06-081-1/+2
| | | | | | This is not perfect, but is good enough for how we use this information Closes #3994
* [expressen] Fix extractor (#4006)Daniel Lindholm2022-06-071-3/+4
| | | Authored by: aejdl
* [dash] Show fragment count with `--live-from-start` (#3493)MMM2022-06-073-0/+6
| | | Authored by: flashdagger
* [extractor/youtube] Fix bug in b7c47b743871cdf3e0de75b17e4454d987384bf9coletdjnz2022-06-071-7/+2
| | | | | | Closes #3997 Authored by: coletdjnz
* [cookies] Detect profiles for cygwin/BSD (#3975)Christoph Moench-Tegeder2022-06-061-18/+12
| | | | Closes #3370 Authored by: moench-tegeder
* Add option `--download-sections` to download video partiallypukkandan2022-06-077-55/+123
| | | | Closes #52, Closes #3932
* [ExtractAudio] Allow conditional conversionpukkandan2022-06-064-6/+12
| | | | Closes #1715
* [ExtractAudio, cleanup] Refactorpukkandan2022-06-065-92/+57
|
* [extractor] Add `_search_json`pukkandan2022-06-064-39/+42
| | | | | All fetching of JSON objects should eventually be done with this function but only `youtube` is being refactored for now
* [ThumbnailsConvertor] Allow conditional conversionpukkandan2022-06-054-30/+42
| | | | Closes #3970
* [extractor/0000studio] Add extractors (#3959)Lesmiscore2022-06-053-2/+119
| | | Authored by: Lesmiscore
* [extractor/espn] Add `WatchESPN` extractor (#2283)ischmidt202022-06-032-14/+125
| | | Authored by: ischmidt20, pukkandan
* [cleanup] Misc fixespukkandan2022-06-0314-98/+119
| | | | | | Cherry-picks from: #3498, #3947 Related: #3949, https://github.com/yt-dlp/yt-dlp/issues/1839#issuecomment-1140313836 Authored by: pukkandan, flashdagger, gamer191
* [extractor] Fix bug in 617f658b7ec1193749848c1b7343acab125dbc46pukkandan2022-06-031-8/+20
| | | | | | | While the function signature don't enforce it, some IEs that override `_download_webpage_handle` assume all optional arguments to be keyword-only Closes #3954
* [extractor/youtube] Fix `:ytnotifications` extractor (#3775)coletdev2022-06-031-3/+5
| | | | | Still some issues, see https://github.com/yt-dlp/yt-dlp/pull/3775 Authored by: coletdjnz
* [extractor/npr] Use stream url from json-ld (#3455)siddharth ravikumar2022-06-022-1/+20
| | | | Closes #1934 Authored by: r5d
* [extractor] Fix bug in f95b9dee4501eed75e7dba984cd914f7f16e3bf1pukkandan2022-06-031-3/+6
| | | | Closes #3951
* [extractor/niconico:series] Fix extractor (#3935)sqrtNOT2022-06-021-3/+3
| | | Authored by: sqrtNOT
* [extractor/dropout] Login is not mandatorypukkandan2022-06-011-10/+17
| | | | Workaround for #3931