aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-18[extractor/SovietsCloset] Fix extractor (#4688)ChillingPepper
Closes #4200 Authored by: ChillingPepper
2022-08-18[jsinterp] Fix for youtube player 1f7d5369pukkandan
Closes #4635 again
2022-08-16[youtube] Fix error reporting of "Incomplete data"pukkandan
Related: #4669
2022-08-16Fix bug in --download-archivepukkandan
Closes #4668
2022-08-16[jsinterp] Fix for youtube player c81bbb4apukkandan
2022-08-15[youtube] Improve format sorting for IOS formatspukkandan
When no itag/resolution is available for reference, use the closest resolution
2022-08-15[build] Exclude devscripts from installsLesmiscore
Closes #4667
2022-08-14[version] update2022.08.14github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-08-15Release 2022.08.14pukkandan
2022-08-15[cleanup] Miscpukkandan
2022-08-15[jsinterp] Bring or-par with youtube-dlpukkandan
Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d Authored by pukkandan, dirkf
2022-08-15Update to ytdl-commit-e6a836dpukkandan
[core] Make `--max-downloads ...` stop immediately on reaching the limit https://github.com/ytdl-org/youtube-dl/commit/e6a836d54ca1d3cd02f3ee45ef707a46f23e8291
2022-08-15Fix bug in 1155ecef29187bff975ceb51c755722c660e0387pukkandan
2022-08-15[update] Copy bitmask from old binarypukkandan
Improves a6125983ab4434fc4079f575a4bf22042411ea5e Authored by: Lesmiscore
2022-08-15[extractor/toggo] Improve `_VALID_URL` (#4663)masta79
Authored by: masta79
2022-08-15[extractor/MLB] New extractor (#4586)ischmidt20
Authored by: ischmidt20
2022-08-15[extractor/moview] Add extractor (#4607)HobbyistDev
Authored by: HobbyistDev
2022-08-15[extractor/truth] Add extractor (#4609)Ben Welsh
Closes #3865 Authored by: palewire
2022-08-15[extractor/facebook] Add reel support (#4660)bashonly
Closes #4039 Authored by: bashonly
2022-08-15[extractor/parler] Add extractor (#4616)Ben Welsh
Authored by: palewire
2022-08-15[extractor/rai] Misc fixes (#4600)nixxo
Authored by: nixxo
2022-08-15[extractor/doodstream] Add `wf` domain (#4648)Aldo Ridhoni
Authored by: aldoridhoni
2022-08-14[ThumbnailsConvertor] Fix conversion after fixup_webppukkandan
Closes #4565
2022-08-14[update] Set executable bit-maskpukkandan
Closes #4621
2022-08-14[utils] Fix `get_compatible_ext`pukkandan
Closes #4647
2022-08-14[docs] Consistent use of `e.g.` (#4643)Lesmiscore
Authored by: Lesmiscore
2022-08-14[jsinterp] Handle new youtube signature functionspukkandan
Closes #4635
2022-08-13[extractor/aenetworks] Add formats parameter (#4645)Jacob Truman
Closes #4047 Authored by: jacobtruman
2022-08-13[patreon] Ignore erroneous media attachments (#4638)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/4608 Authored by: coletdjnz
2022-08-13[extractor/tubitv] Extract additional formats (#4646)shirt
Authored by: shirt-dev
2022-08-12[jsinterp] Truncate error messagespukkandan
Related: #4635
2022-08-12[extractor/crunchyroll] Improve `_VALID_URL`spukkandan
Closes #4633
2022-08-12[extractor/zattoo] Fix resellerspukkandan
Fixes #4630
2022-08-11[devscripts] Fix importpukkandan
Closes #4603
2022-08-11[extractor] Fix format sorting of `channels`pukkandan
2022-08-11[ffmpeg] Smarter detection of ffprobe filenamepukkandan
2022-08-11[postprocessor/embedthumbnail] Detect libatomicparsley.sopukkandan
2022-08-09[ffmpeg] Disable avconv unless `--prefer-avconv`pukkandan
2022-08-09[build] Fix changelogpukkandan
Bug in c4b6c5c7c9eb0aa448d03c1540580cdd92737aa8
2022-08-08[version] update2022.08.08github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-08-09Release 2022.08.08pukkandan
2022-08-09Update to ytdl-commit-adb5294pukkandan
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET https://github.com/ytdl-org/youtube-dl/commit/adb5294177265ba35b45746dbb600965076ed150
2022-08-09[extractor/redbee] Unify and update extractors (#4479)Elyse
Closes #4443 Authored by: elyse0
2022-08-09[extractor/harpodeon] Add extractor (#4540)Eren Kemer
Closes #4450 Authored by: eren-kemer
2022-08-09Remove filtered entries from `-J`pukkandan
Closes #4369
2022-08-09[build, devscripts] Add devscript to set a build variantpukkandan
Closes #4471
2022-08-09[devscripts] Create `utils` and refactorpukkandan
2022-08-09[build] Improve build process (#4513)shirt
Authored by: shirt-dev
2022-08-08[extractor/youtube] Add `androidSdkVersion` parameter to Android Innertube ↵coletdjnz
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
2022-08-08[extractor/ninegag] Extract uploader (#4597)Djeson
Closes #4587 Authored by: DjesonPV