Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [youtube] Retry on 'Unknown Error' (#854) | coletdjnz | 2021-09-04 | 1 | -5/+11 |
| | | | | | | and do not repeat unimportant alerts Closes #839 Authored by: coletdjnz | ||||
* | [southpark] Fix SouthParkDE (#812) | coletdjnz | 2021-09-04 | 2 | -8/+44 |
| | | | | This was broken by https://github.com/yt-dlp/yt-dlp/commit/ee1e05581e32114c52e75e90983a66fb25fbc730 Authored by: coletdjnz | ||||
* | [cookies] Print warning for cookie decoding error only once | pukkandan | 2021-09-04 | 1 | -5/+5 |
| | | | | Closes #889 | ||||
* | Allow `--force-write-archive` to work with `--flat-playlist` | pukkandan | 2021-09-04 | 1 | -1/+5 |
| | | | | Related: #876 | ||||
* | Handle more playlist errors with `-i` | pukkandan | 2021-09-04 | 2 | -16/+30 |
| | |||||
* | [ModifyChapters] fixes (See desc) | pukkandan | 2021-09-04 | 3 | -15/+29 |
| | | | | | | | | * [docs] Fix typo * Do not enable `sponskrub` by default * Fix `--force-keyframes-at-cuts` * Don't embed subtitles if the video has been cut. Previously, running `--remove-chapters` with `--embed-subs` multiple times caused repeated cuts and out-of-sync subtitles * Store `_real_duration` to prevent running ffprobe multiple times | ||||
* | Fix `--no-get-comments` | pukkandan | 2021-09-04 | 1 | -1/+1 |
| | | | | Closes #882 | ||||
* | Fix `extra_info` being reused across runs | pukkandan | 2021-09-04 | 1 | -1/+4 |
| | | | | | 58adec46773ee95be356daf88da7ac8a0ff1e703 was supposed to solve this, but ended up being an incomplete fix Closes #727 | ||||
* | Fix `--compat-option playlist-index` | pukkandan | 2021-09-04 | 1 | -2/+2 |
| | |||||
* | [version] update | pukkandan | 2021-09-02 | 6 | -13/+13 |
| | | | | :ci skip all | ||||
* | Release 2021.09.02 | pukkandan | 2021-09-02 | 5 | -30/+177 |
| | |||||
* | Partially revert "[build] Add homebrew taps (#827)" | pukkandan | 2021-09-02 | 1 | -13/+0 |
| | |||||
* | Show a more useful error in older python versions | pukkandan | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | [youtube] Fix subtitle names | pukkandan | 2021-09-02 | 1 | -1/+1 |
| | |||||
* | Native SponsorBlock implementation and related improvements (#360) | Nil Admirari | 2021-09-02 | 9 | -130/+1261 |
| | | | | | | | | | | | | | | | | | SponsorBlock options: * The fetched sponsor sections are written to infojson * `--sponsorblock-remove` removes specified chapters from file * `--sponsorblock-mark` marks the specified sponsor sections as chapters * `--sponsorblock-chapter-title` to specify sponsor chapter template * `--sponsorblock-api` to use a different API Related improvements: * Split `--embed-chapters` from `--embed-metadata` * Add `--remove-chapters` to remove arbitrary chapters * Add `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters Deprecates all `--sponskrub` options Authored by: nihil-admirari, pukkandan | ||||
* | [reddit] Fix for quarantined subreddits (#848) | ouwou | 2021-09-02 | 1 | -0/+2 |
| | | | Authored by: ouwou | ||||
* | [mediaset] Fix extraction for more videos (#852) | nyuszika7h | 2021-09-02 | 1 | -2/+18 |
| | | | | Closes #851 Authored by: nyuszika7h | ||||
* | [mediaset] Fix extraction for some videos (#850) | nyuszika7h | 2021-09-01 | 1 | -1/+17 |
| | | | | | This was broken by #564 Closes #849 Authored by: nyuszika7h | ||||
* | [XHamster] Extract `uploader_id` (#844) | octotherp | 2021-09-01 | 1 | -0/+5 |
| | | | Authored by: octotherp | ||||
* | [Tokentube] Add extractor (#842) | u-spec-png | 2021-09-01 | 2 | -0/+156 |
| | | | | Closes #800 Authored by: u-spec-png | ||||
* | [facebook] Fix format sorting | pukkandan | 2021-09-01 | 1 | -2/+3 |
| | | | | Closes #795 | ||||
* | [EmbedSubtitle] Continue even if some files are missing | pukkandan | 2021-09-01 | 1 | -0/+3 |
| | |||||
* | [Viafree] Fix extractor and extract subtitles (#828) | coletdjnz | 2021-08-31 | 1 | -12/+24 |
| | | | | Authored by: coletdjnz Fixes #820 | ||||
* | [iwara.tv] Extract more metadata (#829) | BunnyHelp | 2021-09-01 | 1 | -2/+21 |
| | | | Authored-by: BunnyHelp | ||||
* | [afreecatv] Tolerate failure to parse date string (#832) | Luc Ritchie | 2021-08-30 | 1 | -2/+11 |
| | | | Authored by: wlritchi | ||||
* | [afreecatv] Fix adult VODs (#831) | Luc Ritchie | 2021-08-30 | 1 | -0/+6 |
| | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/28405 Fixes https://github.com/ytdl-org/youtube-dl/issues/26622, https://github.com/ytdl-org/youtube-dl/issues/26926 Authored by: wlritchi | ||||
* | [build] Add homebrew taps (#827) | The Hatsune Daishi | 2021-08-30 | 3 | -0/+58 |
| | | | | | https://github.com/yt-dlp/homebrew-taps Closes: #754, #770 Authored by: nao20010128nao | ||||
* | [CDA] Add more formats (#805) | u-spec-png | 2021-08-30 | 1 | -12/+32 |
| | | | | Fixes: #791, https://github.com/ytdl-org/youtube-dl/issues/29844 Authored by: u-spec-png | ||||
* | [build] Fix bug in making `yt-dlp.tar.gz` | pukkandan | 2021-08-30 | 1 | -2/+2 |
| | |||||
* | [StarTV] Add extractor for startv.com.tr (#815) | coletdjnz | 2021-08-29 | 2 | -0/+104 |
| | | | | Authored-by: mrfade, coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/22715 | ||||
* | [Motherless] Fix extractor (#809) | coletdjnz | 2021-08-29 | 1 | -6/+24 |
| | | | | Authored-by: coletdjnz Fixes #806, https://github.com/ytdl-org/youtube-dl/issues/29626 | ||||
* | [VH1,TVLand] Fix extractors (#784) | Sipherdrakon | 2021-08-30 | 4 | -22/+17 |
| | | | | Fixes #745 but not #713 Authored by: Sipherdrakon | ||||
* | [Patreon] Add PatreonUserIE (#573) | zenerdi0de | 2021-08-30 | 2 | -2/+60 |
| | | | Authored by: zenerdi0de | ||||
* | [peloton] Add extractor (#192) | IONECarter | 2021-08-30 | 2 | -0/+226 |
| | | | Authored by: IONECarter, capntrips, pukkandan | ||||
* | [ATV.at] Fix extractor for ATV.at (#816) | coletdjnz | 2021-08-29 | 1 | -42/+41 |
| | | | | Authored-by: NeroBurner, coletdjnz Fixes https://github.com/ytdl-org/youtube-dl/issues/29079 | ||||
* | [camtube] remove extractor (#810) | coletdjnz | 2021-08-29 | 2 | -72/+0 |
| | | | Co-authored-by: alerikaisattera | ||||
* | [Nova] fix extractor (#807) | std-move | 2021-08-29 | 1 | -1/+1 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/27840 Authored by: std-move | ||||
* | [TV2Hu] Fix `TV2HuIE` and add `TV2HuSeriesIE` (#804) | Ashish | 2021-08-29 | 2 | -43/+94 |
| | | | | Closes #799 Authored by: Ashish0804 | ||||
* | [Niconico] Add Search extractors (#672) | animelover1984 | 2021-08-28 | 3 | -5/+114 |
| | | | Authored by: animelover1984, pukkandan | ||||
* | [docs] Fix some typos | pukkandan | 2021-08-28 | 4 | -6/+8 |
| | | | | Closes #677, #774 | ||||
* | [ShemarooMe] Fix extractor (#798) | Ashish | 2021-08-27 | 1 | -13/+41 |
| | | | | Closes #797 Authored by: Ashish0804 | ||||
* | Use `os.replace` where applicable (#793) | Paul Wrubel | 2021-08-27 | 5 | -18/+10 |
| | | | | | | | | | | When using ```py os.remove(encodeFilename(filename)) os.rename(encodeFilename(temp_filename), encodeFilename(filename)) ``` the `os.remove` need not be atomic and so can be executed arbitrarily compared to the immediately following rename call. It is better to use `os.replace` instead Authored by: paulwrubel | ||||
* | [aria2c] Obey `--rate-limit` | pukkandan | 2021-08-27 | 1 | -0/+1 |
| | |||||
* | [youtube] Improve 26e8e04454d28b623c16f34496e31752086ff457 | pukkandan | 2021-08-26 | 1 | -1/+1 |
| | | | | The streams of the same itag may have slightly different size/bitrate | ||||
* | [youtube] Prefer audio stream that YouTube considers default | pukkandan | 2021-08-26 | 1 | -2/+4 |
| | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/29864 Related: https://github.com/clsid2/mpc-hc/issues/1268 | ||||
* | [FormatSort] Remove priority of `lang` | pukkandan | 2021-08-26 | 2 | -3/+3 |
| | |||||
* | [facebook] Update onion URL (#788) | Robin | 2021-08-25 | 1 | -2/+2 |
| | | | Authored by: Derkades | ||||
* | [ProjectVeritas] Add extractor (#790) | Ashish | 2021-08-25 | 2 | -0/+56 |
| | | | | https://github.com/ytdl-org/youtube-dl/issues/26749 Authored by: Ashish0804 | ||||
* | [Epicon] Add extractors (#789) | Ashish | 2021-08-25 | 2 | -0/+123 |
| | | | Authored by: Ashish0804 | ||||
* | Fix `--no-prefer-free-formats` (#787) | CeruleanSky | 2021-08-25 | 1 | -1/+1 |
| | | | Authored by: CeruleanSky |