Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [docs,cleanup] Fix linter and misc cleanup | pukkandan | 2022-01-24 | 1 | -1/+2 | |
| | | | | | | | | Closes #2419 | |||||
| * | Add option `--print-to-file` | pukkandan | 2022-01-24 | 1 | -22/+40 | |
| | | | | | | | | Closes #2372 | |||||
| * | Ensure `_type` is present in `info.json` | pukkandan | 2022-01-24 | 1 | -0/+1 | |
| | | | | | | | | Closes #2447 | |||||
| * | Fix/improve `InAdvancePagedList` | pukkandan | 2022-01-24 | 1 | -0/+4 | |
| | | ||||||
| * | [cleanup] Minor fixes | pukkandan | 2022-01-21 | 1 | -2/+2 | |
| | | | | | | | | Closes #2334 | |||||
| * | List playlist thumbnails in `--list-thumbnails` | pukkandan | 2022-01-21 | 1 | -1/+4 | |
| | | ||||||
| * | Add option --legacy-server-connect (#778) | xtkoba | 2022-01-21 | 1 | -0/+2 | |
| | | | | | | | | | | to allow HTTPS connection to servers that do not support RFC 5746 secure renegotiation Authored by: xtkoba | |||||
| * | [iq.com] Add extractors (#2354) | MinePlayersPE | 2022-01-20 | 1 | -1/+3 | |
| | | | | | | | | Closes #704 Authored by: MinePlayersPE | |||||
| * | Add option `--concat-playlist` | pukkandan | 2022-01-13 | 1 | -11/+14 | |
| | | | | | | | | Closes #1855, related: #382 | |||||
| * | [cleanup, docs] Minor fixes | pukkandan | 2022-01-12 | 1 | -4/+4 | |
| | | | | | | | | Closes #2230 | |||||
| * | Check for existing thumbnail/subtitle in final directory | pukkandan | 2022-01-11 | 1 | -27/+27 | |
| | | | | | | | | Closes #2275 | |||||
| * | Fix typo in ed5835b4513aed59ff29f4bdb7e07456cd041ee0 | pukkandan | 2022-01-11 | 1 | -1/+1 | |
| | | ||||||
| * | Allow listing formats, thumbnails, subtitles using `--print` (#2238) | pukkandan | 2022-01-11 | 1 | -77/+82 | |
| | | | | | | | | | | Closes #2083 Authored by: pukkandan, Zirro | |||||
| * | Allow `--print` to be run at any post-processing stage | pukkandan | 2022-01-11 | 1 | -35/+32 | |
| | | ||||||
| * | [youtube:tab] Extract more playlist metadata (#2069) | coletdjnz | 2022-01-07 | 1 | -5/+12 | |
| | | | | | | | | | | | | | | * Add fields modified_date, modified_timestamp * Add field playlist_count * [youtube:tab] Extract view_count, playlist_count, modified_date Authored by: coletdjnz, pukkandan | |||||
| * | [cleanup] Misc cleanup | pukkandan | 2022-01-04 | 1 | -10/+10 | |
| | | ||||||
| * | Fix `-s --ignore-no-formats --force-write-archive` | pukkandan | 2022-01-03 | 1 | -9/+9 | |
| | | | | | | | | Bug in a13e684813dccc21f3d71711bf79dafbe943bccb | |||||
| * | Fix recursion error in f46e2f9d929f395b32b52cdab93dde980a5ddaf1 | pukkandan | 2022-01-03 | 1 | -3/+3 | |
| | | | | | | | | Closes #2216 | |||||
| * | Write `download_archive` only after all formats are downloaded | pukkandan | 2022-01-03 | 1 | -17/+27 | |
| | | | | | | | | Closes #1470 | |||||
| * | Add key `requested_downloads` in the root `info_dict` | pukkandan | 2022-01-03 | 1 | -13/+29 | |
| | | ||||||
| * | Add field `video_autonumber` | pukkandan | 2022-01-03 | 1 | -0/+3 | |
| | | | | | | | | Closes #662 | |||||
| * | Raise error if subtitle download fails | pukkandan | 2022-01-03 | 1 | -2/+3 | |
| | | | | | | | | Closes #2212 | |||||
| * | Add more post-processing stages | pukkandan | 2022-01-03 | 1 | -0/+8 | |
| | | | | | | | | | | playlist = After entire playlist after_video = After downloading all formats of a video | |||||
| * | Allow `--exec` to be run at any post-processing stage | pukkandan | 2022-01-03 | 1 | -2/+3 | |
| | | | | | | | | Deprecates `--exec-before-download` | |||||
| * | Add `--print playlist:` to print fields per playlist | pukkandan | 2022-01-03 | 1 | -9/+22 | |
| | | ||||||
| * | Fix live title for multiple formats | pukkandan | 2022-01-02 | 1 | -3/+2 | |
| | | ||||||
| * | [outtmpl] Alternate form for `D` and fix suffix's case | pukkandan | 2021-12-30 | 1 | -1/+3 | |
| | | | | | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/2085#issuecomment-1002247689, https://github.com/yt-dlp/yt-dlp/pull/2132/files#r775729811 | |||||
* | | updated from upstream | 29/12/2021 at 19:12 | Jesús | 2021-12-29 | 1 | -55/+68 | |
|\| | ||||||
| * | Don't treat empty containers as `None` in `sanitize_info` | pukkandan | 2021-12-28 | 1 | -2/+1 | |
| | | ||||||
| * | [cookies] Support other keyrings (#2032) | Matt Broadway | 2021-12-27 | 1 | -6/+6 | |
| | | | | | | Authored by: mbway | |||||
| * | Avoid recursion error when re-extracting info | pukkandan | 2021-12-26 | 1 | -24/+26 | |
| | | ||||||
| * | [OpenCast] Add extractors (#1905) | Benedikt Wildenhain | 2021-12-25 | 1 | -1/+1 | |
| | | | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/26934 Authored by: bwildenhain, C0D3D3V | |||||
| * | [outtmpl] Change filename sanitization type to `S` | pukkandan | 2021-12-23 | 1 | -3/+3 | |
| | | | | | | | | | | `F` is already used for float! Bug in e0fd95737d1a3c4a2bfb470c5408a396c8545ca5 | |||||
| * | Add option `--file-access-retries` (#2066) | Emanuel Hoogeveen | 2021-12-23 | 1 | -2/+2 | |
| | | | | | | | | Closes #517 Authored by: ehoogeveen-medweb | |||||
| * | [cleanup] Misc cleanup | pukkandan | 2021-12-23 | 1 | -8/+8 | |
| | | | | | | | | Closes #1942 #1976 #2020 #2058 #1984 | |||||
| * | [outtmpl] Add alternate forms `F`, `D` | pukkandan | 2021-12-23 | 1 | -12/+24 | |
| | | | | | | | | | | | | | | | | | | and improve `id` detection F = sanitize as filename (# = restricted) D = add Decimal suffixes Closes #2085, 2081 | |||||
* | | updated from upstream | 22/12/2021 at 13:30 | Jesús | 2021-12-22 | 1 | -38/+57 | |
|\| | ||||||
| * | Add interactive format selection with `-f -` | pukkandan | 2021-12-21 | 1 | -38/+57 | |
| | | | | | | | | Closes #2065 | |||||
* | | updated from upstream | 20/12/2021 at 11:53 | Jesús | 2021-12-20 | 1 | -31/+59 | |
|\| | ||||||
| * | [dash,youtube] Download live from start to end (#888) | The Hatsune Daishi | 2021-12-20 | 1 | -26/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add option `--live-from-start` to enable downloading live videos from start * Add key `is_from_start` in formats to identify formats (of live videos) that downloads from start * [dash] Create protocol `http_dash_segments_generator` that allows a function to be passed instead of fragments * [fragment] Allow multiple live dash formats to download simultaneously * [youtube] Implement fragment re-fetching for the live dash formats * [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs) * [postprocessor/ffmpeg] Add `FFmpegFixupDuplicateMoovPP` to fixup duplicated moov atoms Known issue: Ctrl+C doesn't work on Windows when downloading multiple formats Closes #1521 Authored by: nao20010128nao, pukkandan | |||||
| * | [cleanup] Fix some typos (#2033) | Unit 193 | 2021-12-19 | 1 | -1/+1 | |
| | | | | | | Authored by: unit193 | |||||
| * | Remove known invalid thumbnails from `info_dict` | pukkandan | 2021-12-19 | 1 | -1/+2 | |
| | | | | | | | | Related: https://github.com/yt-dlp/yt-dlp/issues/980#issuecomment-997396821 | |||||
| * | [outtmpl] Add operator `&` for replacement text (#2012) | PilzAdam | 2021-12-18 | 1 | -3/+5 | |
| | | | | | | Authored by: PilzAdam | |||||
* | | updated from upstream | 15/12/2021 at 13:01 | Jesús | 2021-12-15 | 1 | -7/+17 | |
|\| | ||||||
| * | [extractor] Standardize `_live_title` | pukkandan | 2021-12-15 | 1 | -0/+3 | |
| | | ||||||
| * | Add field `webpage_url_domain` | pukkandan | 2021-12-15 | 1 | -0/+4 | |
| | | | | | | | | Closes #1311 | |||||
| * | Fix PostProcessor hooks not registered for some PPs | pukkandan | 2021-12-15 | 1 | -7/+10 | |
| | | | | | | | | Closes #1993 | |||||
* | | updated from upstream | 08/12/2021 at 12:12 | Jesús | 2021-12-08 | 1 | -1/+2 | |
|\| | ||||||
| * | [compat] Suppress errors in enabling VT mode | pukkandan | 2021-12-08 | 1 | -1/+2 | |
| | | | | | | | | Closes #1932 | |||||
* | | updated from upstream | 07/12/2021 at 12:26 | Jesús | 2021-12-07 | 1 | -2/+3 | |
|\| |