Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix `section_end` of clips | pukkandan | 2022-06-25 | 1 | -1/+1 | |
| | | | | Closes #4165 | |||||
* | [utils] Fix inconsistent default handling between HTTP and HTTPS requests ↵ | coletdev | 2022-06-24 | 1 | -1/+1 | |
| | | | | | | | | | (#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 | |||||
* | [extractor/youtube] Mark videos as fully watched (#4146) | Brett824 | 2022-06-23 | 1 | -24/+39 | |
| | | | | | | * Also fixes videos appearing as shorts in watch history Closes #2555 Authored by: Brett824 | |||||
* | [extractor/dropout] Support cookies and login only as needed (#4075) | Jelle Besseling | 2022-06-23 | 1 | -7/+7 | |
| | | | | Closes #4035 Authored by: pingiun, pukkandan | |||||
* | [extractor, cleanup] Reduce direct use of `_downloader` | pukkandan | 2022-06-23 | 16 | -32/+40 | |
| | ||||||
* | [ffmpeg] Write full output to debug on error | pukkandan | 2022-06-23 | 1 | -0/+1 | |
| | | | | Bug in f0c9fb96827ff798a48626e7e5d32a9c5de7b97e | |||||
* | [extractor/tennistv] Rewrite extractor (#2324) | zenerdi0de | 2022-06-22 | 1 | -66/+113 | |
| | | | | Closes #2177 Authored by: zenerdi0de, pukkandan | |||||
* | [extractor/npr] Implement e50c3500b43d80e4492569c4b4523c4379c6fbb2 differently | pukkandan | 2022-06-23 | 2 | -33/+25 | |
| | | | | Closes #4141 | |||||
* | Fix `--downloader native` | pukkandan | 2022-06-22 | 1 | -0/+2 | |
| | | | | Bug in 7b2c3f47c6b586a208655fcfc716bba3f8619d1e | |||||
* | Fix playlist error handling | pukkandan | 2022-06-22 | 2 | -1/+3 | |
| | | | | Bug in 7e88d7d78f452ea69f06bbdf23f82e9ad7c3de5e | |||||
* | [build] Fix release tag commit | pukkandan | 2022-06-22 | 1 | -0/+1 | |
| | | | | bug in b5899f4f19116bb4d98907413fa3fb84a952ef13 | |||||
* | [version] update | github-actions | 2022-06-22 | 7 | -16/+16 | |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | |||||
* | Release 2022.06.22.1 | pukkandan | 2022-06-22 | 1 | -0/+4 | |
| | ||||||
* | [build] Fix updating homebrew formula | pukkandan | 2022-06-22 | 1 | -2/+2 | |
| | | | | bug in b5899f4f19116bb4d98907413fa3fb84a952ef13 | |||||
* | [version] update | github-actions | 2022-06-22 | 7 | -16/+16 | |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | |||||
* | Release 2022.06.22 | pukkandan | 2022-06-22 | 4 | -6/+165 | |
| | ||||||
* | Add deprecation warning for Py3.6 | pukkandan | 2022-06-22 | 2 | -4/+9 | |
| | | | | See: https://github.com/yt-dlp/yt-dlp/issues/3764 | |||||
* | [cleanup] Misc fixes | pukkandan | 2022-06-22 | 3 | -4/+4 | |
| | ||||||
* | [youtube:clips] Support downloading clips | pukkandan | 2022-06-22 | 2 | -5/+35 | |
| | | | | Closes #2543 | |||||
* | Allow extractors to specify section_start/end for clips | pukkandan | 2022-06-22 | 2 | -5/+17 | |
| | ||||||
* | [jsinterp] Some optimizations and refactoring | pukkandan | 2022-06-21 | 1 | -109/+98 | |
| | | | | | | Motivated by: https://github.com/ytdl-org/youtube-dl/issues/30641#issuecomment-1041904912 Authored by: dirkf, pukkandan | |||||
* | [build] Add Linux standalone builds | pukkandan | 2022-06-21 | 4 | -6/+40 | |
| | ||||||
* | [update] Self-restart after update | pukkandan | 2022-06-21 | 2 | -16/+34 | |
| | ||||||
* | [update] Expose more functionality to API | pukkandan | 2022-06-21 | 4 | -124/+164 | |
| | ||||||
* | [test] Fix `FakeYDL` signatures | pukkandan | 2022-06-21 | 4 | -13/+13 | |
| | | | | Authored by: coletdjnz | |||||
* | [f4m] Bugfix | pukkandan | 2022-06-21 | 2 | -2/+11 | |
| | ||||||
* | [extractor/mediaset] Improve `_VALID_URL` | pukkandan | 2022-06-21 | 1 | -2/+5 | |
| | ||||||
* | [extractor/kicker.de] Add extractor (#4073) | HobbyistDev | 2022-06-21 | 2 | -0/+56 | |
| | | | | Closes #3670 Authored by: HobbyistDev | |||||
* | [extractor/BiliIntl] Fix subtitle extraction | pukkandan | 2022-06-20 | 1 | -1/+2 | |
| | | | | | | Closes #3123 Authored by: HobbyistDev | |||||
* | [utils] `ExtractorError`: Fix `exc_info` | pukkandan | 2022-06-20 | 1 | -0/+2 | |
| | ||||||
* | Bugfix for 7b2c3f47c6b586a208655fcfc716bba3f8619d1e | pukkandan | 2022-06-20 | 2 | -8/+8 | |
| | ||||||
* | Update to ytdl-commit-8a158a9 | pukkandan | 2022-06-20 | 12 | -154/+295 | |
| | | | | | | | [NHK] Use new API URL https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a Closes #2337, Closes #4063 | |||||
* | [cleanup] Misc | pukkandan | 2022-06-20 | 9 | -43/+55 | |
| | ||||||
* | [docs] Improvements | pukkandan | 2022-06-20 | 5 | -63/+145 | |
| | ||||||
* | [DailyWire] Add extractors (#4084) | HobbyistDev | 2022-06-19 | 2 | -0/+120 | |
| | | | | Closes #3139 Authored by: HobbyistDev, pukkandan | |||||
* | [WatchESPN] Support free videos and BAM_DTC (#4118) | ischmidt20 | 2022-06-19 | 1 | -1/+8 | |
| | | | Authored by: ischmidt20 | |||||
* | [extractor/BiliIntl] Fix metadata extraction | pukkandan | 2022-06-20 | 4 | -24/+20 | |
| | | | | Closes #4116 | |||||
* | [extractor/foxnews] Update embed extraction (#4043) | Elyse | 2022-06-19 | 1 | -3/+6 | |
| | | | | Authored by: elyse0 | |||||
* | [extractor/ixigua] Add Extractor (#3953) | HobbyistDev | 2022-06-18 | 2 | -0/+85 | |
| | | | | Closes #2840 Authored by: HobbyistDev | |||||
* | [extractor/radiofrance] Add more radios (#4065) | bubbleguuum | 2022-06-18 | 1 | -1/+5 | |
| | | | | Closes #4087 Authored by: bubbleguuum | |||||
* | [extractor/dropbox] Extract the correct `mountComponent` | pukkandan | 2022-06-19 | 1 | -2/+2 | |
| | ||||||
* | [extractor] Add `default` parameter to `_search_json` (#4057) | coletdev | 2022-06-18 | 2 | -7/+26 | |
| | | | Authored by: pukkandan, coletdjnz | |||||
* | [extractor/lbry] Update livestream API (#4042) | MMM | 2022-06-18 | 1 | -3/+4 | |
| | | | Authored by: flashdagger | |||||
* | [extractor/substack] Add extractor (#4011) | Elyse | 2022-06-18 | 3 | -1/+135 | |
| | | | | Closes #3722 Authored by: elyse0 | |||||
* | [extractor/MirrorCoUK] Add extractor (#3999) | Abubukker Chaudhary | 2022-06-18 | 2 | -0/+99 | |
| | | | Authored by: LunarFang416, pukkandan | |||||
* | [extractor/netverse] Add extractors (#3854) | HobbyistDev | 2022-06-19 | 3 | -3/+186 | |
| | | | | Authored by: HobbyistDev, pukkandan | |||||
* | [exctractor/digitalconcerthall] Fix extractor (#4105) | Zhymabek Roman | 2022-06-18 | 1 | -1/+1 | |
| | | | | Authored by: ZhymabekRoman | |||||
* | [extractor/pornhub] Extract `uploader_id` field (#4104) | Lesmiscore | 2022-06-19 | 1 | -1/+15 | |
| | | | Authored by: Lesmiscore | |||||
* | Improve error handling of bad config files | pukkandan | 2022-06-18 | 2 | -6/+12 | |
| | | | | Related: #824 | |||||
* | [cleanup] Deprecate `YoutubeDL.parse_outtmpl` | pukkandan | 2022-06-18 | 1 | -18/+16 | |
| |