Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [extractor/TubeTuGraz] Add extractor (#2397) | Ferdinand Bachmann | 2022-07-15 | 2 | -0/+235 | |
| | | | | Based on https://github.com/ytdl-org/youtube-dl/pull/26778 Authored by: Ferdi265, pukkandan | |||||
* | [extractor] Passthrough `errnote=False` to parsing | pukkandan | 2022-07-15 | 1 | -19/+17 | |
| | ||||||
* | [extractor/rtl.lu] Add extractor (#4222) | HobbyistDev | 2022-07-14 | 2 | -1/+159 | |
| | | | | Closes #1721 Authored by: HobbyistDev | |||||
* | [extractor/StarTrek] Add extractor (#4191) | Tim Weber | 2022-07-13 | 3 | -1/+78 | |
| | | | Authored by: scy | |||||
* | [extractor/Trovo] Fix extractor (#4208) | u-spec-png | 2022-07-13 | 1 | -2/+44 | |
| | | | Authored by: u-spec-png | |||||
* | [extractor/acfun] Add extractors (#4228) | Locke | 2022-07-13 | 2 | -0/+201 | |
| | | | | Closes #3545 Authored by: lockmatrix | |||||
* | [extractor/tviplayer] Add extractor (#4281) | HobbyistDev | 2022-07-13 | 2 | -0/+66 | |
| | | | | Closes #2134 Authored by: HobbyistDev | |||||
* | [extractor/detik] Add extractor (#4284) | HobbyistDev | 2022-07-13 | 2 | -0/+123 | |
| | | | | Closes #4283 Authored by: HobbyistDev | |||||
* | [extractor/hytale] Add extractor (#4326) | llamasblade | 2022-07-13 | 2 | -0/+59 | |
| | | | Authored by: llamasblade, pukkandan | |||||
* | [extractor/Ximalaya] Fix extractors (#4339) | Locke | 2022-07-13 | 1 | -113/+44 | |
| | | | Authored by: lockmatrix | |||||
* | [utils] Fix `get_domain` | pukkandan | 2022-07-13 | 1 | -1/+5 | |
| | | | | | | Bug in ae61d108dd83a951b6e8a27e1fb969682416150d Closes #4344 | |||||
* | [extractor/cellebrite] Add extractor (#4333) | HobbyistDev | 2022-07-13 | 2 | -0/+65 | |
| | | | | Closes #4014 Authored by: HobbyistDev | |||||
* | [extractor/twitch] Support storyboards for VODs (#4342) | ftk | 2022-07-13 | 1 | -2/+92 | |
| | | | Authored by: ftk | |||||
* | [extractor/youtube] More metadata for storyboards (#4334) | ftk | 2022-07-12 | 2 | -0/+7 | |
| | | | Authored by: ftk | |||||
* | [docs] Improve docstring of `download_ranges` (#4340) | Sebastian Wallkötter | 2022-07-12 | 1 | -3/+5 | |
| | | | Authored by: FirefoxMetzger | |||||
* | [aes] Add multiple padding modes in CBC | Elyse | 2022-07-12 | 2 | -4/+70 | |
| | | | | Authored by: elyse0 | |||||
* | [extractor/theholetv] Add extractor (#4325) | Dosychev Peter | 2022-07-11 | 2 | -0/+37 | |
| | | | Authored by: dosy4ev | |||||
* | [cleanup] Minor fixes | pukkandan | 2022-07-11 | 4 | -5/+8 | |
| | ||||||
* | Discard info_dict from memory if no longer needed | pukkandan | 2022-07-11 | 2 | -4/+31 | |
| | | | | Closes #1399 | |||||
* | [extractor/crunchyroll] Improve _VALID_URL | pukkandan | 2022-07-11 | 1 | -1/+1 | |
| | | | | | | | <http://www.crunchyroll.com/series/GR24PVM76/nichijou-my-ordinary-life> should be handled by Generic Closes #4322 | |||||
* | Do not allow extractors to return `None` | pukkandan | 2022-07-11 | 1 | -0/+2 | |
| | ||||||
* | [http] Ensure the file handle is always closed | pukkandan | 2022-07-11 | 1 | -6/+12 | |
| | | | | Closes #4323 | |||||
* | Fix rounding of integers in format table | pukkandan | 2022-07-11 | 1 | -4/+4 | |
| | ||||||
* | [utils, cleanup] Refactor parse_codecs | pukkandan | 2022-07-11 | 2 | -24/+32 | |
| | ||||||
* | [ModifyChapters] Modify duration in infodict | pukkandan | 2022-07-11 | 1 | -2/+3 | |
| | ||||||
* | [extractor/mocha] Add extractor (#4213) | HobbyistDev | 2022-07-11 | 2 | -0/+67 | |
| | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/3752 Authored by: HobbyistDev | |||||
* | [extractor/syvdk] Add extractor (#4250) | Misael Aguayo | 2022-07-11 | 2 | -0/+34 | |
| | | | | Closes https://github.com/yt-dlp/yt-dlp/issues/4077 Authored by: misaelaguayo | |||||
* | [test] Split download tests so they can be more easily run in CI | pukkandan | 2022-07-10 | 1 | -3/+19 | |
| | ||||||
* | [extractor/youtube] Fix duration check for post-live manifestless mode | pukkandan | 2022-07-10 | 1 | -1/+1 | |
| | ||||||
* | [extractor/bigo] Fix extractor (#4312) | Lesmiscore (Naoya Ozaki) | 2022-07-09 | 1 | -6/+6 | |
| | | | | | Closes #4139 Authored by: Lesmiscore | |||||
* | [extractor/fifa] Fix extractor (#4272) | ischmidt20 | 2022-07-09 | 1 | -26/+12 | |
| | | | Authored by: ischmidt20 | |||||
* | [extractor/Audiodraft] Add extractors (#4288) | Felix S | 2022-07-09 | 2 | -0/+97 | |
| | | | | | | Based on https://github.com/yt-dlp/yt-dlp/pull/4259 Closes https://github.com/yt-dlp/yt-dlp/issues/4028 Authored by: fstirlitz, Ashish0804 | |||||
* | [extractor/liputan6] Add extractor (#4304) | HobbyistDev | 2022-07-09 | 2 | -0/+65 | |
| | | | | | Closes #4303 Authored by: HobbyistDev | |||||
* | [cleanup] Misc cleanup | pukkandan | 2022-07-09 | 19 | -38/+52 | |
| | ||||||
* | Skip some fixup if remux/recode is needed (#4266) | Lesmiscore (Naoya Ozaki) | 2022-07-09 | 1 | -12/+15 | |
| | | | Authored by: Lesmiscore | |||||
* | [outtmpl] Add alternate form `h` for HTML escaping | pukkandan | 2022-07-09 | 2 | -3/+6 | |
| | | | | Related: https://github.com/yt-dlp/yt-dlp/issues/3292 | |||||
* | [build] Improve `setup.py` | pukkandan | 2022-07-09 | 1 | -20/+28 | |
| | | | | Closes #4296 | |||||
* | [extractor/youtube, cleanup] Fix tests (#4293) | Andrew | 2022-07-08 | 1 | -11/+42 | |
| | | | Authored by: sheerluck | |||||
* | [extractor/generic] Remove HEAD request | pukkandan | 2022-07-07 | 1 | -40/+18 | |
| | ||||||
* | Do not load system certificates when `certifi` is used | pukkandan | 2022-07-07 | 2 | -13/+14 | |
| | | | | | | | | | This causes `CERTIFICATE_VERIFY_FAILED` if there is an expired/bad certificate in the system store Partially reverts 8a82af3511b4379af0d239dbd01c672c17a2c46a Related: #4145 | |||||
* | Improve chapter sanitization | pukkandan | 2022-07-07 | 2 | -7/+10 | |
| | ||||||
* | [extractor/iq] Set language correctly for Korean subtitles | pukkandan | 2022-07-02 | 1 | -0/+1 | |
| | | | | Closes #3500 | |||||
* | [devscripts/update-formulae] Do not change dependency section | Lesmiscore | 2022-07-01 | 1 | -2/+2 | |
| | | | | Closes #4223 | |||||
* | [options] Fix aliases to `--config-location` | pukkandan | 2022-07-01 | 2 | -6/+14 | |
| | ||||||
* | Fix bug in 612f2be5d3924540158dfbe5f25d841f04cff8c6 | Lesmiscore | 2022-06-30 | 1 | -1/+1 | |
| | ||||||
* | [docs] Improve issue templates | pukkandan | 2022-06-30 | 14 | -309/+267 | |
| | ||||||
* | [update] Do not check `_update_spec` when up to date | pukkandan | 2022-06-30 | 1 | -0/+4 | |
| | ||||||
* | [build] Fix bug in 6d916fe709a38e8c4c69b73843acf170b5165931 | pukkandan | 2022-06-30 | 1 | -0/+4 | |
| | ||||||
* | [build] Consistent order for lazy extractors (#4220) | Chris Lamb | 2022-06-29 | 1 | -1/+1 | |
| | | | Authored by: lamby | |||||
* | [version] update | github-actions | 2022-06-29 | 7 | -16/+16 | |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl |