Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cleanup] Misc | pukkandan | 2023-06-22 | 5 | -12/+40 |
| | |||||
* | [extractor/youtube] Improve nsig function name extraction | pukkandan | 2023-06-22 | 2 | -1/+5 |
| | |||||
* | Improve `--download-sections` | pukkandan | 2023-06-22 | 5 | -30/+72 |
| | | | | | | | * Support negative time-ranges * Add `*from-url` to obey time-ranges in URL Closes #7248 | ||||
* | [extractor/youtube] Improve description parsing performance (#7315) | Berkan Teber | 2023-06-22 | 1 | -5/+11 |
| | | | | | | * The parsing is skipped when not needed * The regex is improved by simulating atomic groups with lookaheads Authored by: pukkandan, berkanteber | ||||
* | [extractor/rheinmaintv] Add extractor (#7311) | bashonly | 2023-06-22 | 2 | -0/+95 |
| | | | | | Authored by: barthelmannk Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com> | ||||
* | [extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360) | bashonly | 2023-06-22 | 2 | -0/+38 |
| | | | | | | * Allows `country` API param to be configured with `--xff`/`geo_bypass_country` Closes #7324 Authored by: bashonly | ||||
* | [extractor/motherless] Add gallery support, fix groups (#7211) | rexlambert22 | 2023-06-22 | 2 | -101/+125 |
| | | | Authored by: rexlambert22 | ||||
* | [extractor] Support multiple `_VALID_URL`s (#5812) | pukkandan | 2023-06-22 | 2 | -4/+5 |
| | | | | Authored by: nixxo | ||||
* | Indicate `filesize` approximated from `tbr` better | pukkandan | 2023-06-22 | 1 | -3/+7 |
| | |||||
* | [extractor/youtube] Add `ios` to default clients used | pukkandan | 2023-06-22 | 2 | -3/+7 |
| | | | | | * IOS is affected neither by 403 or by nsig so helps mitigate them preemptively * IOS also has higher bit-rate "premium" formats though they are not labeled as such | ||||
* | [extractor/youtube] Workaround 403 for android formats | pukkandan | 2023-06-22 | 1 | -4/+4 |
| | | | | Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816 | ||||
* | Revert "[misc] Add automatic duplicate issue detection" | pukkandan | 2023-06-22 | 1 | -20/+0 |
| | | | | This reverts commit 15b2d3db1d40b0437fca79d8874d392aa54b3cdd. | ||||
* | [extractor/nebula] Fix extractor (#7156) | Roland Hieber | 2023-06-21 | 1 | -16/+20 |
| | | | | | | Closes #7017 Authored by: Lamieur, rohieb Co-authored-by: Lam <github@Lam.pl> | ||||
* | [cleanup] Misc | bashonly | 2023-06-21 | 2 | -5/+5 |
| | | | | Authored by: bashonly | ||||
* | [extractor/dropout] Fix season extraction (#7304) | OverlordQ | 2023-06-21 | 1 | -24/+30 |
| | | | Authored by: OverlordQ | ||||
* | Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb | pukkandan | 2023-06-21 | 2 | -2/+3 |
| | | | | Closes #7367 | ||||
* | Release 2023.06.21 | github-actions | 2023-06-21 | 11 | -52/+439 |
| | | | | | | Created by: pukkandan :ci skip all :ci run dl | ||||
* | Update to ytdl-commit-07af47 | pukkandan | 2023-06-21 | 3 | -1/+32 |
| | | | | | [YouTube] Improve fix for ae8ba2c https://github.com/ytdl-org/youtube-dl/commit/07af47960f3bb262ead02490ce65c8c45c01741e | ||||
* | Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114 | pukkandan | 2023-06-21 | 2 | -4/+8 |
| | |||||
* | [core] Fix `filepath` being copied to underlying format dict | pukkandan | 2023-06-21 | 1 | -0/+2 |
| | | | | Closes #6536 | ||||
* | [cleanup] Misc | pukkandan | 2023-06-21 | 23 | -102/+138 |
| | | | | | Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773 Authored by: mikf, freezboltz, pukkandan | ||||
* | Add option `--netrc-cmd` (#6682) | Nicolai Dagestad | 2023-06-21 | 6 | -28/+58 |
| | | | | Authored by: NDagestad, pukkandan Closes #1706 | ||||
* | [extractor/tagesschau] Fix single audio urls (#6626) | MMM | 2023-06-21 | 1 | -22/+36 |
| | | | Authored by: flashdagger | ||||
* | [update] Do not restart into versions without `--update-to` | pukkandan | 2023-06-21 | 1 | -6/+7 |
| | |||||
* | [downloader/fragment] Do not sleep between fragments | pukkandan | 2023-06-21 | 1 | -0/+3 |
| | | | | Closes #6599 | ||||
* | [outtmpl] Fix some minor bugs | pukkandan | 2023-06-21 | 3 | -7/+7 |
| | | | | Closes #7164 | ||||
* | [utils] `strftime_or_none`: Handle negative timestamps | pukkandan | 2023-06-21 | 1 | -1/+4 |
| | | | | | Closes #6706 Authored by pukkandan, dirkf | ||||
* | Add `--compat-option playlist-match-filter` | pukkandan | 2023-06-21 | 3 | -8/+9 |
| | | | | Closes #6073 | ||||
* | [extractor/youtube] Ignore wrong fps of some formats | pukkandan | 2023-06-21 | 1 | -1/+4 |
| | |||||
* | [cookies] Revert compatibility breakage in ↵ | pukkandan | 2023-06-21 | 2 | -11/+11 |
| | | | | b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8 | ||||
* | [extractor/youtube] Prioritize premium formats | pukkandan | 2023-06-21 | 1 | -3/+4 |
| | | | | Closes #7283 | ||||
* | [utils] `FormatSorter`: Improve `size` and `br` | pukkandan | 2023-06-21 | 2 | -20/+15 |
| | | | | | | | | | | | | Closes #1596 Previously, when some formats have accurate size and some approximate, the ones with accurate size was always prioritized For formats with known tbr and unknown vbr/abr, we were setting (vbr=tbr, abr=0) for sorting to work. This is no longer needed. Authored by pukkandan, u-spec-png | ||||
* | [extractor/zaiko] ZaikoETicket: Add extractor (#7347) | Mozi | 2023-06-20 | 2 | -17/+58 |
| | | | Authored by: pzhlkj6612 | ||||
* | [extractor/yappy] YappyProfile: Add extractor (#7346) | Vladislav | 2023-06-19 | 2 | -2/+33 |
| | | | Authored by: 7vlad7 | ||||
* | [extractor/nhk] `NhkRadiruLive`: Add extractor (#7332) | garret | 2023-06-19 | 3 | -1/+78 |
| | | | Authored by: garret1317 | ||||
* | [jsinterp] Fix global object extraction | pukkandan | 2023-06-18 | 2 | -2/+7 |
| | | | | Closes #7327 | ||||
* | [postprocessor] Print newline for `--progress-template` | pukkandan | 2023-06-17 | 1 | -1/+1 |
| | | | | Closes #7193 | ||||
* | [extractor/youtube] Determine audio language using automatic captions | pukkandan | 2023-06-17 | 1 | -2/+6 |
| | |||||
* | [extractor/iwara] Fix authentication (#7137) | toomyzoom | 2023-06-15 | 1 | -64/+85 |
| | | | | Closes #7035, Closes #7207 Authored by: toomyzoom | ||||
* | [extractor/tv4] Fix extractor (#5649) | TxI5 | 2023-06-15 | 1 | -32/+45 |
| | | | | Closes #5535 Authored by: TxI5, dirkf | ||||
* | [extractor/stripchat] Fix extractor (#7306) | foreignBlade | 2023-06-15 | 1 | -2/+1 |
| | | | | Closes #7305 Authored by: foreignBlade | ||||
* | [extractor/afreecatv] Fix extractor (#6283) | Jeong, Heon | 2023-06-14 | 1 | -76/+27 |
| | | | | Closes #6133 Authored by: blmarket | ||||
* | [extractor/ettutv] Add extractor (#6579) | Elyse | 2023-06-14 | 2 | -0/+61 |
| | | | | Closes #6359 Authored by: elyse0 | ||||
* | [extractor/discogs] Add extractor (#6624) | RjY | 2023-06-14 | 2 | -0/+36 |
| | | | Authored by: rjy | ||||
* | [extractor/urplay] Extract all subtitles (#7309) | hoaluvn | 2023-06-14 | 2 | -12/+14 |
| | | | Authored by: hoaluvn | ||||
* | [extractor/wrestleuniverse] Fix cookies support | bashonly | 2023-06-13 | 1 | -1/+1 |
| | | | | | Closes #7298 Authored by: bashonly | ||||
* | [extractor/funker530] Add extractor (#7291) | Cyberes | 2023-06-13 | 3 | -1/+81 |
| | | | Authored by: Cyberes | ||||
* | [extractor/zaiko] Add extractor (#7254) | c-basalt | 2023-06-12 | 2 | -0/+93 |
| | | | | Closes #7196 Authored by: c-basalt | ||||
* | [extractor/ximalaya] Sort playlist entries (#7292) | linsui | 2023-06-12 | 1 | -1/+1 |
| | | | Authored by: linsui | ||||
* | [extractor/tiktok] Fix resolution extraction (#7237) | puc9 | 2023-06-11 | 1 | -2/+2 |
| | | | Authored by: puc9 |