Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-08-08 | [extractor/youtube] Extract more format info | pukkandan | |
2022-08-08 | [extractor] Add field `audio_channels` | pukkandan | |
2022-08-07 | [extractor/WASDTV:record] Fix `_VALID_URL` | pukkandan | |
2022-08-07 | [extractor/tviplayer] Improve `_VALID_URL` (#4585) | HobbyistDev | |
Closes #4578 Authored by: HobbyistDev | |||
2022-08-07 | [extractor/youtube] Prevent redirect to unwanted videos (#4593) | coletdjnz | |
Example: https://www.youtube.com/watch?v=aQvGIIdgFDM Authored by: coletdjnz | |||
2022-08-07 | Bugfix for bfd973ece3369c593b5e82a88cc16de80088a73e | pukkandan | |
`_extract_embed_urls` is not a list Closes #4581 | |||
2022-08-06 | [extractor/FIFA] Change API endpoint (#4577) | Yash Kumar | |
Closes #4566 Authored by: yashkc2025, Bricio | |||
2022-08-05 | [extractor/kompas] Add extractor (#4562) | HobbyistDev | |
Authored by: HobbyistDev | |||
2022-08-05 | [extractor/vidio] Support embed link (#4564) | HobbyistDev | |
Authored by: HobbyistDev | |||
2022-08-05 | [extractor/NovaPlay] Fix extractor (#4415) | Bojidar Qnkov | |
Closes #4439 Authored by: Bojidarist | |||
2022-08-05 | Fix tests for 989a01c2610832193c268d072ada8814bfd4c00d | pukkandan | |
2022-08-04 | [extractor/crunchyroll:beta] Use streams API (#4555) | Jeff Huffman | |
Closes #4452 Authored by: tejing1 | |||
2022-08-04 | [outtmpl] Smarter replacing of unsupported characters | pukkandan | |
Closes #1330 | |||
2022-08-04 | Fix bug in be5c1ae86202be54225d376756f5d9f0bf8f392a | pukkandan | |
2022-08-04 | [extractor/vimeo] Bugfix in bfd973ece3369c593b5e82a88cc16de80088a73e | pukkandan | |
2022-08-04 | Determine merge container better (See desc) (#1482) | Lauren N. Liberda | |
* 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 | |||
2022-08-03 | Import ctypes only when necessary | pukkandan | |
Closes #4541 | |||
2022-08-03 | [extractor/crunchyroll:beta] Extract timestamp and fix tests (#4535) | Jeff Huffman | |
Closes #4533 Authored by: tejing1 | |||
2022-08-02 | Fix misleading DRM message | pukkandan | |
Closes #4534 |