aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [youtube] Improve format sorting for IOS formatspukkandan2022-08-151-5/+4
| | | | When no itag/resolution is available for reference, use the closest resolution
* [build] Exclude devscripts from installsLesmiscore2022-08-152-2/+2
| | | | Closes #4667
* [version] updategithub-actions2022-08-147-26/+26
| | | | | | Created by: pukkandan :ci skip all :ci run dl
* Release 2022.08.14pukkandan2022-08-153-0/+41
|
* [cleanup] Miscpukkandan2022-08-1510-35/+23
|
* [jsinterp] Bring or-par with youtube-dlpukkandan2022-08-154-20/+67
| | | | | | Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d Authored by pukkandan, dirkf
* Update to ytdl-commit-e6a836dpukkandan2022-08-151-3/+5
| | | | | [core] Make `--max-downloads ...` stop immediately on reaching the limit https://github.com/ytdl-org/youtube-dl/commit/e6a836d54ca1d3cd02f3ee45ef707a46f23e8291
* Fix bug in 1155ecef29187bff975ceb51c755722c660e0387pukkandan2022-08-151-2/+6
|
* [update] Copy bitmask from old binarypukkandan2022-08-151-1/+2
| | | | | | Improves a6125983ab4434fc4079f575a4bf22042411ea5e Authored by: Lesmiscore
* [extractor/toggo] Improve `_VALID_URL` (#4663)masta792022-08-151-1/+4
| | | Authored by: masta79
* [extractor/MLB] New extractor (#4586)ischmidt202022-08-152-0/+81
| | | Authored by: ischmidt20
* [extractor/moview] Add extractor (#4607)HobbyistDev2022-08-154-44/+99
| | | Authored by: HobbyistDev
* [extractor/truth] Add extractor (#4609)Ben Welsh2022-08-152-0/+70
| | | | Closes #3865 Authored by: palewire
* [extractor/facebook] Add reel support (#4660)bashonly2022-08-152-0/+28
| | | | Closes #4039 Authored by: bashonly
* [extractor/parler] Add extractor (#4616)Ben Welsh2022-08-152-0/+115
| | | Authored by: palewire
* [extractor/rai] Misc fixes (#4600)nixxo2022-08-151-8/+33
| | | Authored by: nixxo
* [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