Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bugfix for f1042989c16795b9f75edd7856b1257570ab40e3 | pukkandan | 2022-07-27 | 1 | -3/+3 | |
| | ||||||
* | Fix bugs in 3bec830a597e8c7ab0d9f4e1258dc4a1be0b1de4 | pukkandan | 2022-07-27 | 1 | -3/+4 | |
| | | | | Closes #4454 | |||||
* | [crunchyroll] Fix language code in _VALID_URLs | pukkandan | 2022-07-27 | 1 | -3/+6 | |
| | | | | Closes #4451 | |||||
* | [extractor/Go] Extract timestamp (#4186) | ischmidt20 | 2022-07-26 | 1 | -20/+35 | |
| | | | Authored by: ischmidt20 | |||||
* | [extractor/hidive] Fix cookie login when netrc is also given (#4447) | winterbird-code | 2022-07-26 | 1 | -1/+3 | |
| | | | | | Closes #3336 Authored by: winterbird-code | |||||
* | [youtube,twitch] Allow waiting for channels to become live | pukkandan | 2022-07-26 | 4 | -8/+25 | |
| | | | | Closes #2597 | |||||
* | Reject entire playlists faster with `--match-filter` | pukkandan | 2022-07-26 | 3 | -32/+39 | |
| | | | | | | Rejected based on `playlist_id` etc can be checked before any entries are extracted Related: #4383 | |||||
* | [extractor/Crunchyroll] Handle missing metadata correctly (#4405) | Burve | 2022-07-26 | 1 | -34/+24 | |
| | | | | | Closes #4399 Authored by pukkandan, Burve | |||||
* | [extractor/dplay] Add MotorTrend extractor (#4446) | Sipherdrakon | 2022-07-26 | 2 | -0/+28 | |
| | | | Authored by: Sipherdrakon | |||||
* | [extractor/rai] Fix RaiNews extraction (#4380) | nixxo | 2022-07-24 | 2 | -74/+104 | |
| | | | | | Authored by: nixxo Closes #3911 | |||||
* | [extractor/zee5] Update Device ID (#4423) | m4tu4g | 2022-07-24 | 1 | -10/+10 | |
| | | | | | Closes #4378 Authored by: m4tu4g | |||||
* | [extractor/tubi] Exclude playlists from playlist entries (#4416) | sqrtNOT | 2022-07-23 | 1 | -0/+3 | |
| | | | | | Closes #4409 Authored by: sqrtNOT | |||||
* | [extractor/patreon] Fix and improve extractors (#4398) | coletdev | 2022-07-22 | 2 | -71/+265 | |
| | | | | | | | | * Add workaround for 403s - Fixes https://github.com/yt-dlp/yt-dlp/issues/3631 * Support m3u8 post file videos - Fixes https://github.com/yt-dlp/yt-dlp/issues/2277 * Raise useful error messages - Fixes https://github.com/yt-dlp/yt-dlp/issues/2914 * `--write-comments` support Authored by: coletdjnz, pukkandan | |||||
* | [vgtv] Support tv.vg.no (#4404) | sqrtNOT | 2022-07-21 | 1 | -0/+5 | |
| | | | | Closes #4400 Authored by: sqrtNOT | |||||
* | [extractor/globo:article] Remove false positives (#4396) | Bricio | 2022-07-20 | 1 | -6/+14 | |
| | | | Authored by: Bricio | |||||
* | [docs] Fix bug report issue template | pukkandan | 2022-07-19 | 2 | -2/+2 | |
| | | | | Closes #4393 | |||||
* | `--compat-option no-live-chat` should disable danmaku | pukkandan | 2022-07-19 | 2 | -5/+5 | |
| | | | | Closes #4387 | |||||
* | [extractor/AbemaTVTitle] Implement paging (#4376) | Lesmiscore | 2022-07-18 | 1 | -83/+115 | |
| | | | Authored by: Lesmiscore | |||||
* | [build] Update pyinstaller | shirt | 2022-07-17 | 1 | -2/+2 | |
| | ||||||
* | Remove Python 3.6 support | pukkandan | 2022-07-18 | 14 | -58/+24 | |
| | | | | Closes #3764 | |||||
* | [version] update | github-actions | 2022-07-18 | 7 | -26/+26 | |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | |||||
* | Release 2022.07.18 | pukkandan | 2022-07-18 | 4 | -0/+104 | |
| | ||||||
* | [cleanup] Misc | pukkandan | 2022-07-18 | 10 | -26/+40 | |
| | ||||||
* | Fix bug in 2aab569f1c4c0c5b991a4ad50913d82fd04b3d26 | pukkandan | 2022-07-18 | 1 | -2/+3 | |
| | | | | Closes #4371 | |||||
* | [extractor/MangoTV] Fix subtitle languages | pukkandan | 2022-07-18 | 1 | -2/+3 | |
| | | | | Closes #4315 | |||||
* | [extractor/BiliIntl] Fix subtitle extraction | pukkandan | 2022-07-18 | 1 | -3/+5 | |
| | | | | | Closes #4359 Authored by: MinePlayersPE | |||||
* | [extractor/wetv] Add extractors (#4330) | Elyse | 2022-07-18 | 2 | -0/+210 | |
| | | | | Closes #1115 Authored by: elyse0 | |||||
* | [extractor/wikimedia] Add extractor (#4314) | Ehtisham Sabir | 2022-07-18 | 2 | -0/+56 | |
| | | | | Based on https://github.com/ytdl-org/youtube-dl/pull/30796 Authored by: EhtishamSabir, pukkandan | |||||
* | [extractor/Netverse] Improve playlist extractor (#3854) | HobbyistDev | 2022-07-18 | 1 | -43/+43 | |
| | | | Authored by: HobbyistDev | |||||
* | [extractor/rtvsl] Add extractor (#2586) | chris | 2022-07-18 | 2 | -0/+149 | |
| | | | Authored by: iw0nderhow, pukkandan | |||||
* | [update] Prepare to remove Python 3.6 support | pukkandan | 2022-07-17 | 2 | -9/+17 | |
| | ||||||
* | [compat] Let PyInstaller detect _legacy module | pukkandan | 2022-07-17 | 3 | -14/+8 | |
| | ||||||
* | Fix bug in 5200976949b93bc937a95d4453985e5e1a1160e2 | pukkandan | 2022-07-17 | 1 | -6/+4 | |
| | ||||||
* | [extractor/philharmoniedeparis] Fix extractor (#4367) | sqrtNOT | 2022-07-17 | 1 | -22/+17 | |
| | | | | Closes #4297 Authored by: sqrtNOT | |||||
* | [extractor/WSJArticle] Fix video id extraction (#4268) | sqrtNOT | 2022-07-17 | 1 | -1/+2 | |
| | | | | Closes #4249 Authored by: sqrtNOT | |||||
* | [extractor/WatchESPN] Improve _VALID_URL | pukkandan | 2022-07-17 | 1 | -1/+12 | |
| | | | | | Closes #4362 Authored by: dirkf, IONECarter | |||||
* | Support `--no-progress` for `--wait-for-video` | pukkandan | 2022-07-16 | 1 | -2/+8 | |
| | | | | Closes #4365 | |||||
* | [build] Fix architecture suffix of executables (#4355) | odo2063 | 2022-07-16 | 1 | -6/+11 | |
| | | | Authored by: odo2063 | |||||
* | [extractor/instagram] Fix post/story extractors (#4074) | Pritam Das | 2022-07-15 | 1 | -87/+100 | |
| | | | | Closes #4343, #3077, #2736, #3002 Authored by: pritam20ps05, pukkandan | |||||
* | Fix a904a7f8c6edc42046f0a78fb279739d500d4887 | pukkandan | 2022-07-15 | 3 | -44/+16 | |
| | ||||||
* | Allow users to specify encoding in each config files (#4357) | Lesmiscore | 2022-07-15 | 3 | -10/+89 | |
| | | | Authored by: Lesmiscore | |||||
* | [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 |