aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugfix for f1042989c16795b9f75edd7856b1257570ab40e3pukkandan2022-07-271-3/+3
|
* Fix bugs in 3bec830a597e8c7ab0d9f4e1258dc4a1be0b1de4pukkandan2022-07-271-3/+4
| | | | Closes #4454
* [crunchyroll] Fix language code in _VALID_URLspukkandan2022-07-271-3/+6
| | | | Closes #4451
* [extractor/Go] Extract timestamp (#4186)ischmidt202022-07-261-20/+35
| | | Authored by: ischmidt20
* [extractor/hidive] Fix cookie login when netrc is also given (#4447)winterbird-code2022-07-261-1/+3
| | | | | Closes #3336 Authored by: winterbird-code
* [youtube,twitch] Allow waiting for channels to become livepukkandan2022-07-264-8/+25
| | | | Closes #2597
* Reject entire playlists faster with `--match-filter`pukkandan2022-07-263-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)Burve2022-07-261-34/+24
| | | | | Closes #4399 Authored by pukkandan, Burve
* [extractor/dplay] Add MotorTrend extractor (#4446)Sipherdrakon2022-07-262-0/+28
| | | Authored by: Sipherdrakon
* [extractor/rai] Fix RaiNews extraction (#4380)nixxo2022-07-242-74/+104
| | | | | Authored by: nixxo Closes #3911
* [extractor/zee5] Update Device ID (#4423)m4tu4g2022-07-241-10/+10
| | | | | Closes #4378 Authored by: m4tu4g
* [extractor/tubi] Exclude playlists from playlist entries (#4416)sqrtNOT2022-07-231-0/+3
| | | | | Closes #4409 Authored by: sqrtNOT
* [extractor/patreon] Fix and improve extractors (#4398)coletdev2022-07-222-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)sqrtNOT2022-07-211-0/+5
| | | | Closes #4400 Authored by: sqrtNOT
* [extractor/globo:article] Remove false positives (#4396)Bricio2022-07-201-6/+14
| | | Authored by: Bricio
* [docs] Fix bug report issue templatepukkandan2022-07-192-2/+2
| | | | Closes #4393
* `--compat-option no-live-chat` should disable danmakupukkandan2022-07-192-5/+5
| | | | Closes #4387
* [extractor/AbemaTVTitle] Implement paging (#4376)Lesmiscore2022-07-181-83/+115
| | | Authored by: Lesmiscore
* [build] Update pyinstallershirt2022-07-171-2/+2
|
* Remove Python 3.6 supportpukkandan2022-07-1814-58/+24
| | | | Closes #3764
* [version] updategithub-actions2022-07-187-26/+26
| | | | | | Created by: pukkandan :ci skip all :ci run dl
* Release 2022.07.18pukkandan2022-07-184-0/+104
|
* [cleanup] Miscpukkandan2022-07-1810-26/+40
|
* Fix bug in 2aab569f1c4c0c5b991a4ad50913d82fd04b3d26pukkandan2022-07-181-2/+3
| | | | Closes #4371
* [extractor/MangoTV] Fix subtitle languagespukkandan2022-07-181-2/+3
| | | | Closes #4315
* [extractor/BiliIntl] Fix subtitle extractionpukkandan2022-07-181-3/+5
| | | | | Closes #4359 Authored by: MinePlayersPE
* [extractor/wetv] Add extractors (#4330)Elyse2022-07-182-0/+210
| | | | Closes #1115 Authored by: elyse0
* [extractor/wikimedia] Add extractor (#4314)Ehtisham Sabir2022-07-182-0/+56
| | | | Based on https://github.com/ytdl-org/youtube-dl/pull/30796 Authored by: EhtishamSabir, pukkandan
* [extractor/Netverse] Improve playlist extractor (#3854)HobbyistDev2022-07-181-43/+43
| | | Authored by: HobbyistDev
* [extractor/rtvsl] Add extractor (#2586)chris2022-07-182-0/+149
| | | Authored by: iw0nderhow, pukkandan
* [update] Prepare to remove Python 3.6 supportpukkandan2022-07-172-9/+17
|
* [compat] Let PyInstaller detect _legacy modulepukkandan2022-07-173-14/+8
|
* Fix bug in 5200976949b93bc937a95d4453985e5e1a1160e2pukkandan2022-07-171-6/+4
|
* [extractor/philharmoniedeparis] Fix extractor (#4367)sqrtNOT2022-07-171-22/+17
| | | | Closes #4297 Authored by: sqrtNOT
* [extractor/WSJArticle] Fix video id extraction (#4268)sqrtNOT2022-07-171-1/+2
| | | | Closes #4249 Authored by: sqrtNOT
* [extractor/WatchESPN] Improve _VALID_URLpukkandan2022-07-171-1/+12
| | | | | Closes #4362 Authored by: dirkf, IONECarter
* Support `--no-progress` for `--wait-for-video`pukkandan2022-07-161-2/+8
| | | | Closes #4365
* [build] Fix architecture suffix of executables (#4355)odo20632022-07-161-6/+11
| | | Authored by: odo2063
* [extractor/instagram] Fix post/story extractors (#4074)Pritam Das2022-07-151-87/+100
| | | | Closes #4343, #3077, #2736, #3002 Authored by: pritam20ps05, pukkandan
* Fix a904a7f8c6edc42046f0a78fb279739d500d4887pukkandan2022-07-153-44/+16
|
* Allow users to specify encoding in each config files (#4357)Lesmiscore2022-07-153-10/+89
| | | Authored by: Lesmiscore
* [extractor/TubeTuGraz] Add extractor (#2397)Ferdinand Bachmann2022-07-152-0/+235
| | | | Based on https://github.com/ytdl-org/youtube-dl/pull/26778 Authored by: Ferdi265, pukkandan
* [extractor] Passthrough `errnote=False` to parsingpukkandan2022-07-151-19/+17
|
* [extractor/rtl.lu] Add extractor (#4222)HobbyistDev2022-07-142-1/+159
| | | | Closes #1721 Authored by: HobbyistDev
* [extractor/StarTrek] Add extractor (#4191)Tim Weber2022-07-133-1/+78
| | | Authored by: scy
* [extractor/Trovo] Fix extractor (#4208)u-spec-png2022-07-131-2/+44
| | | Authored by: u-spec-png
* [extractor/acfun] Add extractors (#4228)Locke2022-07-132-0/+201
| | | | Closes #3545 Authored by: lockmatrix
* [extractor/tviplayer] Add extractor (#4281)HobbyistDev2022-07-132-0/+66
| | | | Closes #2134 Authored by: HobbyistDev
* [extractor/detik] Add extractor (#4284)HobbyistDev2022-07-132-0/+123
| | | | Closes #4283 Authored by: HobbyistDev
* [extractor/hytale] Add extractor (#4326)llamasblade2022-07-132-0/+59
| | | Authored by: llamasblade, pukkandan