aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-26[extractor/ertflix] Improve `_VALID_URL`pukkandan
Closes #4180
2022-06-25[extractor/CWTV] Extract thumbnail (#4185)ischmidt20
Authored by: ischmidt20
2022-06-26Sanitize `chapters`pukkandan
Closes #4182
2022-06-26[hls] Warn user when trying to download live HLSpukkandan
We do not automatically switch to ffmpeg because the detection is not 100% accurate
2022-06-25[extractor/premiershiprugby] Add extractor (#4129)HobbyistDev
Closes #2980 Authored by: HobbyistDev
2022-06-25[extractor] Fix `_create_request` when headers is Nonepukkandan
Closes #4164
2022-06-25[extractor/ViMP] Add thumbnail and support more sites (#4147)FestplattenSchnitzel
Authored by: FestplattenSchnitzel
2022-06-25[extractor/fuyin] Add extractor (#4151)HobbyistDev
Closes #2871 Authored by: HobbyistDev
2022-06-25[options] Fix `parse_known_args` for `--`pukkandan
Closes #4167
2022-06-25[compat] Remove deprecated functions from core codepukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-25[compat] Remove more functionspukkandan
Removing any more will require changes to a large number of extractors
2022-06-25[compat] Fix `compat.WINDOWS_VT_MODE`pukkandan
2022-06-25Fix `section_end` of clipspukkandan
Closes #4165
2022-06-24[utils] Fix inconsistent default handling between HTTP and HTTPS requests ↵coletdev
(#4158) Default headers such as `Content-Type` were only being added for HTTPS requests among other handling. Fixes bug in https://github.com/ytdl-org/youtube-dl/commit/be4a824d74add1a3b78b8244dff12f4f078f168a Authored-by: coletdjnz
2022-06-23[extractor/youtube] Mark videos as fully watched (#4146)Brett824
* Also fixes videos appearing as shorts in watch history Closes #2555 Authored by: Brett824
2022-06-23[extractor/dropout] Support cookies and login only as needed (#4075)Jelle Besseling
Closes #4035 Authored by: pingiun, pukkandan
2022-06-23[extractor, cleanup] Reduce direct use of `_downloader`pukkandan
2022-06-23[ffmpeg] Write full output to debug on errorpukkandan
Bug in f0c9fb96827ff798a48626e7e5d32a9c5de7b97e
2022-06-22[extractor/tennistv] Rewrite extractor (#2324)zenerdi0de
Closes #2177 Authored by: zenerdi0de, pukkandan
2022-06-23[extractor/npr] Implement e50c3500b43d80e4492569c4b4523c4379c6fbb2 differentlypukkandan
Closes #4141
2022-06-22Fix `--downloader native`pukkandan
Bug in 7b2c3f47c6b586a208655fcfc716bba3f8619d1e
2022-06-22Fix playlist error handlingpukkandan
Bug in 7e88d7d78f452ea69f06bbdf23f82e9ad7c3de5e
2022-06-22[build] Fix release tag commitpukkandan
bug in b5899f4f19116bb4d98907413fa3fb84a952ef13
2022-06-22[version] update2022.06.22.1github-actions
Created by: pukkandan :ci skip all :ci run dl
2022-06-22Release 2022.06.22.1pukkandan
2022-06-22[build] Fix updating homebrew formulapukkandan
bug in b5899f4f19116bb4d98907413fa3fb84a952ef13
2022-06-22[version] updategithub-actions
Created by: pukkandan :ci skip all :ci run dl
2022-06-22Release 2022.06.222022.06.22pukkandan
2022-06-22Add deprecation warning for Py3.6pukkandan
See: https://github.com/yt-dlp/yt-dlp/issues/3764
2022-06-22[cleanup] Misc fixespukkandan
2022-06-22[youtube:clips] Support downloading clipspukkandan
Closes #2543
2022-06-22Allow extractors to specify section_start/end for clipspukkandan
2022-06-21[jsinterp] Some optimizations and refactoringpukkandan
Motivated by: https://github.com/ytdl-org/youtube-dl/issues/30641#issuecomment-1041904912 Authored by: dirkf, pukkandan
2022-06-21[build] Add Linux standalone buildspukkandan
2022-06-21[update] Self-restart after updatepukkandan
2022-06-21[update] Expose more functionality to APIpukkandan
2022-06-21[test] Fix `FakeYDL` signaturespukkandan
Authored by: coletdjnz
2022-06-21[f4m] Bugfixpukkandan
2022-06-21[extractor/mediaset] Improve `_VALID_URL`pukkandan
2022-06-21[extractor/kicker.de] Add extractor (#4073)HobbyistDev
Closes #3670 Authored by: HobbyistDev
2022-06-20[extractor/BiliIntl] Fix subtitle extractionpukkandan
Closes #3123 Authored by: HobbyistDev
2022-06-20[utils] `ExtractorError`: Fix `exc_info`pukkandan
2022-06-20Bugfix for 7b2c3f47c6b586a208655fcfc716bba3f8619d1epukkandan
2022-06-20Update to ytdl-commit-8a158a9pukkandan
[NHK] Use new API URL https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a Closes #2337, Closes #4063
2022-06-20[cleanup] Miscpukkandan
2022-06-20[docs] Improvementspukkandan
2022-06-19[DailyWire] Add extractors (#4084)HobbyistDev
Closes #3139 Authored by: HobbyistDev, pukkandan
2022-06-19[WatchESPN] Support free videos and BAM_DTC (#4118)ischmidt20
Authored by: ischmidt20
2022-06-20[extractor/BiliIntl] Fix metadata extractionpukkandan
Closes #4116