Age | Commit 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 1f7d5369 | pukkandan | |
Closes #4635 again | |||
2022-08-16 | [youtube] Fix error reporting of "Incomplete data" | pukkandan | |
Related: #4669 | |||
2022-08-16 | Fix bug in --download-archive | pukkandan | |
Closes #4668 | |||
2022-08-16 | [jsinterp] Fix for youtube player c81bbb4a | pukkandan | |
2022-08-15 | [youtube] Improve format sorting for IOS formats | pukkandan | |
When no itag/resolution is available for reference, use the closest resolution | |||
2022-08-15 | [build] Exclude devscripts from installs | Lesmiscore | |
Closes #4667 | |||
2022-08-14 | [version] update2022.08.14 | github-actions | |
Created by: pukkandan :ci skip all :ci run dl | |||
2022-08-15 | Release 2022.08.14 | pukkandan | |
2022-08-15 | [cleanup] Misc | pukkandan | |
2022-08-15 | [jsinterp] Bring or-par with youtube-dl | pukkandan | |
Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d Authored by pukkandan, dirkf | |||
2022-08-15 | Update to ytdl-commit-e6a836d | pukkandan | |
[core] Make `--max-downloads ...` stop immediately on reaching the limit https://github.com/ytdl-org/youtube-dl/commit/e6a836d54ca1d3cd02f3ee45ef707a46f23e8291 | |||
2022-08-15 | Fix bug in 1155ecef29187bff975ceb51c755722c660e0387 | pukkandan | |
2022-08-15 | [update] Copy bitmask from old binary | pukkandan | |
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_webp | pukkandan | |
Closes #4565 | |||
2022-08-14 | [update] Set executable bit-mask | pukkandan | |
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 functions | pukkandan | |
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 messages | pukkandan | |
Related: #4635 | |||
2022-08-12 | [extractor/crunchyroll] Improve `_VALID_URL`s | pukkandan | |
Closes #4633 | |||
2022-08-12 | [extractor/zattoo] Fix resellers | pukkandan | |
Fixes #4630 | |||
2022-08-11 | [devscripts] Fix import | pukkandan | |
Closes #4603 | |||
2022-08-11 | [extractor] Fix format sorting of `channels` | pukkandan | |
2022-08-11 | [ffmpeg] Smarter detection of ffprobe filename | pukkandan | |
2022-08-11 | [postprocessor/embedthumbnail] Detect libatomicparsley.so | pukkandan | |
2022-08-09 | [ffmpeg] Disable avconv unless `--prefer-avconv` | pukkandan | |
2022-08-09 | [build] Fix changelog | pukkandan | |
Bug in c4b6c5c7c9eb0aa448d03c1540580cdd92737aa8 | |||
2022-08-08 | [version] update2022.08.08 | github-actions | |
Created by: pukkandan :ci skip all :ci run dl | |||
2022-08-09 | Release 2022.08.08 | pukkandan | |
2022-08-09 | Update to ytdl-commit-adb5294 | pukkandan | |
[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-09 | Remove filtered entries from `-J` | pukkandan | |
Closes #4369 | |||
2022-08-09 | [build, devscripts] Add devscript to set a build variant | pukkandan | |
Closes #4471 | |||
2022-08-09 | [devscripts] Create `utils` and refactor | pukkandan | |
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 |