aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [extractor/doodstream] Add `wf` domain (#4648)Aldo Ridhoni2022-08-151-1/+1
| | | Authored by: aldoridhoni
* [ThumbnailsConvertor] Fix conversion after fixup_webppukkandan2022-08-141-0/+1
| | | | Closes #4565
* [update] Set executable bit-maskpukkandan2022-08-141-14/+22
| | | | Closes #4621
* [utils] Fix `get_compatible_ext`pukkandan2022-08-141-2/+2
| | | | Closes #4647
* [docs] Consistent use of `e.g.` (#4643)Lesmiscore2022-08-1414-129/+128
| | | Authored by: Lesmiscore
* [jsinterp] Handle new youtube signature functionspukkandan2022-08-146-125/+287
| | | | Closes #4635
* [extractor/aenetworks] Add formats parameter (#4645)Jacob Truman2022-08-131-3/+6
| | | | Closes #4047 Authored by: jacobtruman
* [patreon] Ignore erroneous media attachments (#4638)coletdjnz2022-08-131-3/+30
| | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4608 Authored by: coletdjnz
* [extractor/tubitv] Extract additional formats (#4646)shirt2022-08-131-7/+8
| | | Authored by: shirt-dev
* [jsinterp] Truncate error messagespukkandan2022-08-122-15/+26
| | | | Related: #4635
* [extractor/crunchyroll] Improve `_VALID_URL`spukkandan2022-08-121-5/+20
| | | | Closes #4633
* [extractor/zattoo] Fix resellerspukkandan2022-08-121-4/+4
| | | | Fixes #4630
* [devscripts] Fix importpukkandan2022-08-111-0/+1
| | | | Closes #4603
* [extractor] Fix format sorting of `channels`pukkandan2022-08-113-5/+6
|
* [ffmpeg] Smarter detection of ffprobe filenamepukkandan2022-08-111-3/+8
|
* [postprocessor/embedthumbnail] Detect libatomicparsley.sopukkandan2022-08-111-1/+2
|
* [ffmpeg] Disable avconv unless `--prefer-avconv`pukkandan2022-08-091-3/+4
|
* [build] Fix changelogpukkandan2022-08-091-1/+1
| | | | Bug in c4b6c5c7c9eb0aa448d03c1540580cdd92737aa8
* [version] updategithub-actions2022-08-087-26/+26
| | | | | | Created by: pukkandan :ci skip all :ci run dl
* Release 2022.08.08pukkandan2022-08-093-15/+111
|
* Update to ytdl-commit-adb5294pukkandan2022-08-093-1/+20
| | | | | [aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET https://github.com/ytdl-org/youtube-dl/commit/adb5294177265ba35b45746dbb600965076ed150
* [extractor/redbee] Unify and update extractors (#4479)Elyse2022-08-094-235/+362
| | | | Closes #4443 Authored by: elyse0
* [extractor/harpodeon] Add extractor (#4540)Eren Kemer2022-08-092-0/+71
| | | | Closes #4450 Authored by: eren-kemer
* Remove filtered entries from `-J`pukkandan2022-08-091-1/+4
| | | | Closes #4369
* [build, devscripts] Add devscript to set a build variantpukkandan2022-08-099-12/+70
| | | | Closes #4471
* [devscripts] Create `utils` and refactorpukkandan2022-08-0924-125/+191
|
* [build] Improve build process (#4513)shirt2022-08-094-281/+128
| | | Authored by: shirt-dev
* [extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube ↵coletdjnz2022-08-081-3/+7
| | | | | | | | | | clients Required to prevent YouTube returning a bad player response in some cases. See: https://github.com/yt-dlp/yt-dlp/pull/4593, https://github.com/TeamNewPipe/NewPipe/issues/8713, https://github.com/iv-org/invidious/issues/3230, https://github.com/Tyrrrz/YoutubeExplode/issues/647 Authored by: coletdjnz
* [extractor/ninegag] Extract uploader (#4597)Djeson2022-08-081-12/+33
| | | | Closes #4587 Authored by: DjesonPV
* [extractor/youtube] Extract more format infopukkandan2022-08-081-1/+8
|
* [extractor] Add field `audio_channels`pukkandan2022-08-083-5/+13
|
* [extractor/WASDTV:record] Fix `_VALID_URL`pukkandan2022-08-071-1/+4
|
* [extractor/tviplayer] Improve `_VALID_URL` (#4585)HobbyistDev2022-08-071-1/+14
| | | | | Closes #4578 Authored by: HobbyistDev
* [extractor/youtube] Prevent redirect to unwanted videos (#4593)coletdjnz2022-08-071-1/+8
| | | | | Example: https://www.youtube.com/watch?v=aQvGIIdgFDM Authored by: coletdjnz
* Bugfix for bfd973ece3369c593b5e82a88cc16de80088a73epukkandan2022-08-074-13/+12
| | | | | | `_extract_embed_urls` is not a list Closes #4581
* [extractor/FIFA] Change API endpoint (#4577)Yash Kumar2022-08-061-1/+1
| | | | Closes #4566 Authored by: yashkc2025, Bricio
* [extractor/kompas] Add extractor (#4562)HobbyistDev2022-08-052-0/+69
| | | Authored by: HobbyistDev
* [extractor/vidio] Support embed link (#4564)HobbyistDev2022-08-051-3/+28
| | | Authored by: HobbyistDev
* [extractor/NovaPlay] Fix extractor (#4415)Bojidar Qnkov2022-08-051-21/+31
| | | | Closes #4439 Authored by: Bojidarist
* Fix tests for 989a01c2610832193c268d072ada8814bfd4c00dpukkandan2022-08-052-14/+14
|
* [extractor/crunchyroll:beta] Use streams API (#4555)Jeff Huffman2022-08-042-2/+4
| | | | Closes #4452 Authored by: tejing1
* [outtmpl] Smarter replacing of unsupported characterspukkandan2022-08-041-0/+6
| | | | Closes #1330
* Fix bug in be5c1ae86202be54225d376756f5d9f0bf8f392apukkandan2022-08-041-1/+1
|
* [extractor/vimeo] Bugfix in bfd973ece3369c593b5e82a88cc16de80088a73epukkandan2022-08-041-0/+4
|
* Determine merge container better (See desc) (#1482)Lauren N. Liberda2022-08-046-39/+84
| | | | | | | | * Determine the container early. Closes #4069 * Use codecs instead of just file extensions * Obey `--prefer-free-formats` * Allow fallbacks in `--merge-output` Authored by: pukkandan, selfisekai
* Import ctypes only when necessarypukkandan2022-08-032-7/+9
| | | | Closes #4541
* [extractor/crunchyroll:beta] Extract timestamp and fix tests (#4535)Jeff Huffman2022-08-031-36/+11
| | | | Closes #4533 Authored by: tejing1
* Fix misleading DRM messagepukkandan2022-08-021-1/+1
| | | | Closes #4534
* [extractor/youtube] Bump Innertube client versionscoletdjnz2022-08-021-13/+13
| | | | | | YouTube may be requiring new versions soon. See https://github.com/iv-org/invidious/issues/3230, https://github.com/TeamNewPipe/NewPipe/issues/8713 Authored by: coletdjnz
* Fix bug in 0647d9251f7285759109cc82693efee533346911pukkandan2022-08-021-0/+4
|