Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Hotstar] Raise appropriate error for DRM | Ashish Gupta | 2021-10-16 | 1 | -10/+10 | |
| | ||||||
* | [Viafree] add support for Finland (#1253) | gustaf | 2021-10-14 | 1 | -2/+5 | |
| | | | Authored by: 18928172992817182 (gustaf) | |||||
* | [trovo] Support channel clips and VODs (#1246) | Ashish Gupta | 2021-10-14 | 2 | -0/+69 | |
| | | | | Closes #229 Authored by: Ashish0804 | |||||
* | [YoutubeDL] Write verbose header to logger | pukkandan | 2021-10-14 | 1 | -20/+28 | |
| | ||||||
* | [instagram] Show appropriate error when login is needed | pukkandan | 2021-10-14 | 2 | -3/+5 | |
| | | | | Closes #1264 | |||||
* | [http] Show the last encountered error | pukkandan | 2021-10-14 | 1 | -0/+2 | |
| | | | | Closes #1262 | |||||
* | [Hotstar] Mention Dynamic Range in format id (#1265) | Ashish Gupta | 2021-10-14 | 1 | -3/+4 | |
| | | | Authored by: Ashish0804 | |||||
* | [extractor,utils] Detect more codecs/mimetypes | pukkandan | 2021-10-13 | 2 | -1/+3 | |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29943 | |||||
* | Fix bug in c111cefa5de2337fc677367ee2d727b8a56e3fd0 | pukkandan | 2021-10-13 | 1 | -2/+2 | |
| | ||||||
* | [eria2c] Fix --skip-unavailable fragment | pukkandan | 2021-10-13 | 1 | -44/+45 | |
| | ||||||
* | [outtmpl] Fix bug in expanding environment variables | pukkandan | 2021-10-13 | 2 | -5/+9 | |
| | ||||||
* | [downloader/ffmpeg] Improve simultaneous download and merge | pukkandan | 2021-10-13 | 4 | -12/+18 | |
| | ||||||
* | Calculate more fields for merged formats | pukkandan | 2021-10-13 | 1 | -2/+10 | |
| | | | | Closes #947 | |||||
* | [devscripts/run_tests] Use markers to filter tests (#1258) | Ákos Sülyi | 2021-10-13 | 2 | -6/+6 | |
| | | | | | `-k` filters using a substring match on test name. `-m` checks markers for an exact match. Authored by: sulyi | |||||
* | [YouTube] Add auto-translated subtitles | pukkandan | 2021-10-12 | 1 | -23/+26 | |
| | | | | Closes #1245 | |||||
* | Fix verbose head not showing custom configs | pukkandan | 2021-10-12 | 1 | -1/+1 | |
| | ||||||
* | [cleanup] Cleanup bilibili code | pukkandan | 2021-10-12 | 1 | -142/+82 | |
| | | | | | Closes #1169 Authored by pukkandan, u-spec-png | |||||
* | [extractor] Generalize `getcomments` implementation | pukkandan | 2021-10-12 | 3 | -42/+38 | |
| | ||||||
* | [extractor] Simplify search extractors | pukkandan | 2021-10-12 | 6 | -72/+27 | |
| | ||||||
* | Fix bug in storyboards | pukkandan | 2021-10-11 | 1 | -4/+5 | |
| | | | | Caused by 9359f3d4f02856128f5626e754c7f64e2232b02f | |||||
* | [Merger] Do not add `aac_adtstoasc` to non-hls audio | pukkandan | 2021-10-11 | 1 | -1/+2 | |
| | ||||||
* | [extractor] Detect `EXT-X-KEY` Apple FairPlay | pukkandan | 2021-10-11 | 1 | -1/+1 | |
| | ||||||
* | [update] Clean up error reporting | pukkandan | 2021-10-11 | 1 | -61/+74 | |
| | | | | Closes #1224 | |||||
* | Load archive only after printing verbose head | pukkandan | 2021-10-11 | 1 | -18/+18 | |
| | | | | If there is some issue in loading archive, the verbose head should be visible in the logs | |||||
* | Fix `check_formats` output being written to stdout when `-qv` | pukkandan | 2021-10-11 | 1 | -1/+1 | |
| | | | | Closes #1229 | |||||
* | [tiktok] Fix typo in 943d5ab13305b6a37424e6572d10f562384ada9a | pukkandan | 2021-10-11 | 1 | -15/+19 | |
| | | | | | and update tests Closes #1226 | |||||
* | [EUScreen] Add Extractor (#1219) | Ashish Gupta | 2021-10-11 | 2 | -0/+65 | |
| | | | | Closes #1207 Authored by: Ashish0804 | |||||
* | [hidive] Fix typo in b5ae35ee6d3f913898770b8c74ee5f5e5cc33560 | pukkandan | 2021-10-10 | 1 | -2/+3 | |
| | ||||||
* | [version] update | pukkandan | 2021-10-10 | 6 | -13/+13 | |
| | | | | :ci skip all | |||||
* | Release 2021.10.10 | pukkandan | 2021-10-10 | 5 | -7/+16 | |
| | ||||||
* | [downloader] Fix throttledratelimit | pukkandan | 2021-10-10 | 1 | -2/+3 | |
| | | | | The timer should not reset at start of each block | |||||
* | [build] Allow to release without changelog | pukkandan | 2021-10-10 | 1 | -1/+1 | |
| | | | | so that forks can build using GHA easily | |||||
* | [minicurses] Fix when printing to file | pukkandan | 2021-10-10 | 4 | -24/+29 | |
| | | | | Closes #1215 | |||||
* | [NovaPlay] Add extractor (#1209) | Bojidar Qnkov | 2021-10-10 | 2 | -0/+64 | |
| | | | Authored by: Bojidarist | |||||
* | [docs] Remove incorrect dependency on VC++10 | pukkandan | 2021-10-10 | 1 | -1/+3 | |
| | | | | Closes #1163 | |||||
* | Revert "[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)" | pukkandan | 2021-10-10 | 1 | -1/+1 | |
| | | | | | | This reverts commit 250a938de82fb6b023c09ce3d89471c5871ff830. This is no longer necessary since 7687c8ac6e223a725b3ef8f56f04779bebdc86c5 | |||||
* | [francetv] Update extractor (#1096) | Felix S | 2021-10-10 | 2 | -267/+89 | |
| | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/29996 Closes: https://github.com/yt-dlp/yt-dlp/issues/970, https://github.com/ytdl-org/youtube-dl/issues/29956, https://github.com/ytdl-org/youtube-dl/issues/29957, https://github.com/ytdl-org/youtube-dl/issues/29969, https://github.com/ytdl-org/youtube-dl/issues/29990, https://github.com/ytdl-org/youtube-dl/issues/30010 Authored by: fstirlitz, sarnoud | |||||
* | [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor` | pukkandan | 2021-10-10 | 1 | -3/+1 | |
| | | | | | | | When `FFmpegFD` initializes the PP, it passes `self` as the `downloader` But it does not have a `_postprocessor_hooks` attribute Closes #1211 | |||||
* | [version] update | pukkandan | 2021-10-09 | 6 | -13/+13 | |
| | | | | :ci skip all | |||||
* | Release 2021.10.09 | pukkandan | 2021-10-10 | 4 | -6/+84 | |
| | ||||||
* | [HotStarSeries] Fix cookies (#1187) | Ashish Gupta | 2021-10-09 | 1 | -3/+3 | |
| | | | Authored by: Ashish0804 | |||||
* | [cleanup] Misc cleanup | pukkandan | 2021-10-09 | 25 | -136/+142 | |
| | ||||||
* | Merge webm formats into mkv if thumbnails are to be embedded | pukkandan | 2021-10-09 | 1 | -4/+14 | |
| | | | | | | This was originally implemented in 4d971a16b831a45147b6ae7ce53b3e105d204da7 (#173) by @damianoamatruda but was reverted in 3b297919e046082cc4ab26ecb959d9f4f584102b since it was unintentionally being triggered for `write_thumbnail` (See #500) | |||||
* | [Funimation] Fix for /v/ urls (#1196) | Jules-A | 2021-10-09 | 1 | -62/+73 | |
| | | | | Closes #993 Authored by: pukkandan, Jules-A | |||||
* | [utils] Let traverse_obj accept functions as keys | pukkandan | 2021-10-09 | 1 | -1/+15 | |
| | ||||||
* | [http] Respect user-provided chunk size over extractor's | pukkandan | 2021-10-09 | 1 | -1/+2 | |
| | ||||||
* | [Hidive] Fix subtitles broken by 705e7c2005dfe67a905e18736c9f6345ee9d386b | pukkandan | 2021-10-09 | 1 | -19/+37 | |
| | ||||||
* | [bilibili] Fix bug in efc947fb3eea38eeae257980e663de806f1e19d0 | u-spec-png | 2021-10-09 | 1 | -1/+0 | |
| | | | Authored by: u-spec-png | |||||
* | [docs] Write embedding and contributing documentation (#528) | timethrow | 2021-10-09 | 4 | -88/+292 | |
| | | | Authored by: pukkandan, timethrow | |||||
* | [youtube:tab] Fallback to API when webpage fails to download (#1122) | coletdjnz | 2021-10-09 | 2 | -59/+171 | |
| | | | | and add some extractor_args to force this mode Authored by: coletdjnz |