Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Fix test_youtube_signature | pukkandan | 2022-08-21 | 2 | -9/+16 |
| | |||||
* | [extractor/uktv] Improve _VALID_URL | pukkandan | 2022-08-20 | 1 | -1/+1 |
| | | | | | Closes #4707 Authored by: dirkf | ||||
* | [extractor/bitchute] Mark errors as expected | pukkandan | 2022-08-20 | 1 | -1/+3 |
| | | | | Closes #4685 | ||||
* | [version] update | github-actions | 2022-08-19 | 7 | -26/+26 |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | ||||
* | Release 2022.08.19 | pukkandan | 2022-08-19 | 3 | -2/+43 |
| | |||||
* | [cleanup] Misc | pukkandan | 2022-08-19 | 5 | -5/+6 |
| | |||||
* | [jsinterp] Bring on-par with youtube-dl | pukkandan | 2022-08-19 | 2 | -51/+285 |
| | | | | | | Code from: https://github.com/ytdl-org/youtube-dl/pull/31175, https://github.com/ytdl-org/youtube-dl/pull/31182 Authored by pukkandan, dirkf | ||||
* | [extractor/instagram] Fix bugs in 7d3b98be4c4567b985ba7d7b17057e930457edc9 ↵ | bashonly | 2022-08-19 | 1 | -6/+6 |
| | | | | | (#4701) Authored by: bashonly | ||||
* | [extractor/rai] Minor fix (#4700) | nixxo | 2022-08-19 | 1 | -1/+1 |
| | | | Closes #4691, #4690 | ||||
* | [extractor/instagram] Fix extraction (#4696) | bashonly | 2022-08-19 | 1 | -75/+101 |
| | | | | Closes #4657, #4532, #4475 Authored by: bashonly, pritam20ps05 | ||||
* | [extractor/rtbf] Fix stream extractor (#4671) | Elyse | 2022-08-19 | 1 | -12/+31 |
| | | | | Closes #4656 Authored by: elyse0 | ||||
* | [extractor/zattoo] Fix Zattoo resellers (#4675) | Alexander Seiler | 2022-08-19 | 2 | -57/+481 |
| | | | | Closes #4630 Authored by: goggle | ||||
* | [extractor/youtube] Add fallback to phantomjs | pukkandan | 2022-08-18 | 1 | -6/+31 |
| | | | | Related #4635 | ||||
* | [phantomjs] Add function to execute JS without a DOM | pukkandan | 2022-08-18 | 1 | -24/+38 |
| | | | | Authored by: MinePlayersPE, pukkandan | ||||
* | [youtube] Improve signature caching | pukkandan | 2022-08-18 | 1 | -58/+62 |
| | | | | and refactor related functions | ||||
* | [extractor/SovietsCloset] Fix extractor (#4688) | ChillingPepper | 2022-08-18 | 1 | -7/+7 |
| | | | | Closes #4200 Authored by: ChillingPepper | ||||
* | [jsinterp] Fix for youtube player 1f7d5369 | pukkandan | 2022-08-18 | 3 | -19/+60 |
| | | | | Closes #4635 again | ||||
* | [youtube] Fix error reporting of "Incomplete data" | pukkandan | 2022-08-16 | 2 | -2/+2 |
| | | | | Related: #4669 | ||||
* | Fix bug in --download-archive | pukkandan | 2022-08-16 | 1 | -1/+1 |
| | | | | Closes #4668 | ||||
* | [jsinterp] Fix for youtube player c81bbb4a | pukkandan | 2022-08-16 | 3 | -15/+24 |
| | |||||
* | [youtube] Improve format sorting for IOS formats | pukkandan | 2022-08-15 | 1 | -5/+4 |
| | | | | When no itag/resolution is available for reference, use the closest resolution | ||||
* | [build] Exclude devscripts from installs | Lesmiscore | 2022-08-15 | 2 | -2/+2 |
| | | | | Closes #4667 | ||||
* | [version] update | github-actions | 2022-08-14 | 7 | -26/+26 |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | ||||
* | Release 2022.08.14 | pukkandan | 2022-08-15 | 3 | -0/+41 |
| | |||||
* | [cleanup] Misc | pukkandan | 2022-08-15 | 10 | -35/+23 |
| | |||||
* | [jsinterp] Bring or-par with youtube-dl | pukkandan | 2022-08-15 | 4 | -20/+67 |
| | | | | | | Partially cherry-picked from: https://github.com/ytdl-org/youtube-dl/commit/d231b56717c73ee597d2e077d11b69ed48a1b02d Authored by pukkandan, dirkf | ||||
* | Update to ytdl-commit-e6a836d | pukkandan | 2022-08-15 | 1 | -3/+5 |
| | | | | | [core] Make `--max-downloads ...` stop immediately on reaching the limit https://github.com/ytdl-org/youtube-dl/commit/e6a836d54ca1d3cd02f3ee45ef707a46f23e8291 | ||||
* | Fix bug in 1155ecef29187bff975ceb51c755722c660e0387 | pukkandan | 2022-08-15 | 1 | -2/+6 |
| | |||||
* | [update] Copy bitmask from old binary | pukkandan | 2022-08-15 | 1 | -1/+2 |
| | | | | | | Improves a6125983ab4434fc4079f575a4bf22042411ea5e Authored by: Lesmiscore | ||||
* | [extractor/toggo] Improve `_VALID_URL` (#4663) | masta79 | 2022-08-15 | 1 | -1/+4 |
| | | | Authored by: masta79 | ||||
* | [extractor/MLB] New extractor (#4586) | ischmidt20 | 2022-08-15 | 2 | -0/+81 |
| | | | Authored by: ischmidt20 | ||||
* | [extractor/moview] Add extractor (#4607) | HobbyistDev | 2022-08-15 | 4 | -44/+99 |
| | | | Authored by: HobbyistDev | ||||
* | [extractor/truth] Add extractor (#4609) | Ben Welsh | 2022-08-15 | 2 | -0/+70 |
| | | | | Closes #3865 Authored by: palewire | ||||
* | [extractor/facebook] Add reel support (#4660) | bashonly | 2022-08-15 | 2 | -0/+28 |
| | | | | Closes #4039 Authored by: bashonly | ||||
* | [extractor/parler] Add extractor (#4616) | Ben Welsh | 2022-08-15 | 2 | -0/+115 |
| | | | Authored by: palewire | ||||
* | [extractor/rai] Misc fixes (#4600) | nixxo | 2022-08-15 | 1 | -8/+33 |
| | | | Authored by: nixxo | ||||
* | [extractor/doodstream] Add `wf` domain (#4648) | Aldo Ridhoni | 2022-08-15 | 1 | -1/+1 |
| | | | Authored by: aldoridhoni | ||||
* | [ThumbnailsConvertor] Fix conversion after fixup_webp | pukkandan | 2022-08-14 | 1 | -0/+1 |
| | | | | Closes #4565 | ||||
* | [update] Set executable bit-mask | pukkandan | 2022-08-14 | 1 | -14/+22 |
| | | | | Closes #4621 | ||||
* | [utils] Fix `get_compatible_ext` | pukkandan | 2022-08-14 | 1 | -2/+2 |
| | | | | Closes #4647 | ||||
* | [docs] Consistent use of `e.g.` (#4643) | Lesmiscore | 2022-08-14 | 14 | -129/+128 |
| | | | Authored by: Lesmiscore | ||||
* | [jsinterp] Handle new youtube signature functions | pukkandan | 2022-08-14 | 6 | -125/+287 |
| | | | | Closes #4635 | ||||
* | [extractor/aenetworks] Add formats parameter (#4645) | Jacob Truman | 2022-08-13 | 1 | -3/+6 |
| | | | | Closes #4047 Authored by: jacobtruman | ||||
* | [patreon] Ignore erroneous media attachments (#4638) | coletdjnz | 2022-08-13 | 1 | -3/+30 |
| | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/4608 Authored by: coletdjnz | ||||
* | [extractor/tubitv] Extract additional formats (#4646) | shirt | 2022-08-13 | 1 | -7/+8 |
| | | | Authored by: shirt-dev | ||||
* | [jsinterp] Truncate error messages | pukkandan | 2022-08-12 | 2 | -15/+26 |
| | | | | Related: #4635 | ||||
* | [extractor/crunchyroll] Improve `_VALID_URL`s | pukkandan | 2022-08-12 | 1 | -5/+20 |
| | | | | Closes #4633 | ||||
* | [extractor/zattoo] Fix resellers | pukkandan | 2022-08-12 | 1 | -4/+4 |
| | | | | Fixes #4630 | ||||
* | [devscripts] Fix import | pukkandan | 2022-08-11 | 1 | -0/+1 |
| | | | | Closes #4603 | ||||
* | [extractor] Fix format sorting of `channels` | pukkandan | 2022-08-11 | 3 | -5/+6 |
| |