aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [compat] Remove deprecated functions from core codepukkandan2022-06-2530-245/+203
* [cleanup] Consistent style for file headspukkandan2022-06-2555-56/+143
* [compat] Remove more functionspukkandan2022-06-2559-484/+390
* [compat] Fix `compat.WINDOWS_VT_MODE`pukkandan2022-06-253-16/+24
* Fix `section_end` of clipspukkandan2022-06-251-1/+1
* [utils] Fix inconsistent default handling between HTTP and HTTPS requests (#4...coletdev2022-06-241-1/+1
* [extractor/youtube] Mark videos as fully watched (#4146)Brett8242022-06-231-24/+39
* [extractor/dropout] Support cookies and login only as needed (#4075)Jelle Besseling2022-06-231-7/+7
* [extractor, cleanup] Reduce direct use of `_downloader`pukkandan2022-06-2316-32/+40
* [ffmpeg] Write full output to debug on errorpukkandan2022-06-231-0/+1
* [extractor/tennistv] Rewrite extractor (#2324)zenerdi0de2022-06-221-66/+113
* [extractor/npr] Implement e50c3500b43d80e4492569c4b4523c4379c6fbb2 differentlypukkandan2022-06-232-33/+25
* Fix `--downloader native`pukkandan2022-06-221-0/+2
* Fix playlist error handlingpukkandan2022-06-222-1/+3
* [build] Fix release tag commitpukkandan2022-06-221-0/+1
* [version] updategithub-actions2022-06-227-16/+16
* Release 2022.06.22.1pukkandan2022-06-221-0/+4
* [build] Fix updating homebrew formulapukkandan2022-06-221-2/+2
* [version] updategithub-actions2022-06-227-16/+16
* Release 2022.06.22pukkandan2022-06-224-6/+165
* Add deprecation warning for Py3.6pukkandan2022-06-222-4/+9
* [cleanup] Misc fixespukkandan2022-06-223-4/+4
* [youtube:clips] Support downloading clipspukkandan2022-06-222-5/+35
* Allow extractors to specify section_start/end for clipspukkandan2022-06-222-5/+17
* [jsinterp] Some optimizations and refactoringpukkandan2022-06-211-109/+98
* [build] Add Linux standalone buildspukkandan2022-06-214-6/+40
* [update] Self-restart after updatepukkandan2022-06-212-16/+34
* [update] Expose more functionality to APIpukkandan2022-06-214-124/+164
* [test] Fix `FakeYDL` signaturespukkandan2022-06-214-13/+13
* [f4m] Bugfixpukkandan2022-06-212-2/+11
* [extractor/mediaset] Improve `_VALID_URL`pukkandan2022-06-211-2/+5
* [extractor/kicker.de] Add extractor (#4073)HobbyistDev2022-06-212-0/+56
* [extractor/BiliIntl] Fix subtitle extractionpukkandan2022-06-201-1/+2
* [utils] `ExtractorError`: Fix `exc_info`pukkandan2022-06-201-0/+2
* Bugfix for 7b2c3f47c6b586a208655fcfc716bba3f8619d1epukkandan2022-06-202-8/+8
* Update to ytdl-commit-8a158a9pukkandan2022-06-2012-154/+295
* [cleanup] Miscpukkandan2022-06-209-43/+55
* [docs] Improvementspukkandan2022-06-205-63/+145
* [DailyWire] Add extractors (#4084)HobbyistDev2022-06-192-0/+120
* [WatchESPN] Support free videos and BAM_DTC (#4118)ischmidt202022-06-191-1/+8
* [extractor/BiliIntl] Fix metadata extractionpukkandan2022-06-204-24/+20
* [extractor/foxnews] Update embed extraction (#4043)Elyse2022-06-191-3/+6
* [extractor/ixigua] Add Extractor (#3953)HobbyistDev2022-06-182-0/+85
* [extractor/radiofrance] Add more radios (#4065)bubbleguuum2022-06-181-1/+5
* [extractor/dropbox] Extract the correct `mountComponent`pukkandan2022-06-191-2/+2
* [extractor] Add `default` parameter to `_search_json` (#4057)coletdev2022-06-182-7/+26
* [extractor/lbry] Update livestream API (#4042)MMM2022-06-181-3/+4
* [extractor/substack] Add extractor (#4011)Elyse2022-06-183-1/+135
* [extractor/MirrorCoUK] Add extractor (#3999)Abubukker Chaudhary2022-06-182-0/+99
* [extractor/netverse] Add extractors (#3854)HobbyistDev2022-06-193-3/+186