| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| | |
Authored by: Grub4K
|
| |
| |
| |
| | |
Closes #7543
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7529
Authored by: bashonly
|
| |
| |
| |
| |
| | |
Bugfix for 227bf1a33be7b89cd7d44ad046844c4ccba104f4
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7536
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7469
Authored by: demon071, bashonly
|
| |
| |
| |
| | |
Closes #7590
Authored by: zhong-yiyu
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Remove `Cookie` header from `http_headers` immediately after loading into cookiejar
- Restore compat for `--load-info-json` cookies
- Add more tests
- Fix improper passing of Cookie header by `MailRu` extractor
Closes #7558
Authored by: bashonly, pukkandan
|
| |
| |
| |
| | |
Authored by: coletdjnz, pukkandan
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New networking interface consists of a `RequestDirector` that directs
each `Request` to appropriate `RequestHandler` and returns the
`Response` or raises `RequestError`. The handlers define adapters to
transform its internal Request/Response/Errors to our interfaces.
User-facing changes:
- Fix issues with per request proxies on redirects for urllib
- Support for `ALL_PROXY` environment variable for proxy setting
- Support for `socks5h` proxy
- Closes https://github.com/yt-dlp/yt-dlp/issues/6325, https://github.com/ytdl-org/youtube-dl/issues/22618, https://github.com/ytdl-org/youtube-dl/pull/28093
- Raise error when using `https` proxy instead of silently converting it to `http`
Authored by: coletdjnz
|
| |
| |
| |
| |
| |
| |
| | |
Closes https://github.com/yt-dlp/yt-dlp/issues/5555
Note: the first page may still be repeated, however this is better than nothing.
Authored by: coletdjnz
|
| |
| |
| | |
Authored by: FinnRG
|
| |
| |
| |
| | |
Service is dead
Authored by: alerikaisattera
|
| |
| |
| | |
Authored by: Zprokkel
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Overhaul BiliBiliBangumi extractor for the site's new API
- Add BiliBiliBangumiSeason extractor
- Refactor BiliBiliBangumiMedia extractor
Closes #6701, Closes #7400
Authored by: GD-Slime
|
| |
| |
| | |
Authored by: bashonly
|
| | |
|
| |
| |
| |
| | |
Closes #7480
|
| |
| |
| |
| | |
Some master manifests contain a mix of DRM and non-DRM formats
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is useful for HLS where detecting whether the format is
actually DRM requires the child manifest to be downloaded.
Makes the error message when using `--test` inconsistent,
but doesn't really matter.
|
| | |
|
| |
| |
| |
| |
| | |
YouTube killed them
https://web.archive.org/web/20230630153050/https://support.google.com/youtube/thread/217640760
|
| |
| |
| |
| | |
Closes #7473
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7455
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7344
Authored by: RfadnjdExt
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(#7475)
For both `--ignore-errors` and `--ignore-errors only_download`. Pass `--no-ignore-errors` to not ignore.
Closes https://github.com/yt-dlp/yt-dlp/issues/7474
Authored by: coletdjnz
|
| |
| |
| |
| | |
Closes #7107
Authored by: c-basalt
|
| |
| |
| | |
Authored by: urectanc
|
| |
| |
| |
| |
| |
| | |
Fixes https://github.com/yt-dlp/yt-dlp/issues/7424
Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
|
| |
| |
| |
| |
| | |
Closes #7431
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #6433
Authored by: meliber
|
| |
| |
| |
| |
| |
| | |
Closes #7419
Authored by: AmanSal1, rdamas
Co-authored-by: Robert Damas <robert.damas@byom.de>
|
| |
| |
| |
| | |
Closes #7410
|
| | |
|
| |
| |
| |
| |
| | |
Closes #7384
Authored by: bashonly
|
| |
| |
| |
| | |
Authored by: nnoboa
Closes #6191
|
| |
| |
| |
| | |
Closes #7385
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #7417
|
| |
| |
| |
| | |
Authored by: bbilly1
Closes #7389
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* The parsing is skipped when not needed
* The regex is improved by simulating atomic groups with lookaheads
Authored by: pukkandan, berkanteber
|
| |
| |
| |
| |
| | |
Authored by: barthelmannk
Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
|
| |
| |
| |
| |
| |
| | |
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country`
Closes #7324
Authored by: bashonly
|
| |
| |
| | |
Authored by: rexlambert22
|
| |
| |
| |
| | |
Authored by: nixxo
|
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| | |
Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816
|
| |
| |
| |
| |
| |
| | |
Closes #7017
Authored by: Lamieur, rohieb
Co-authored-by: Lam <github@Lam.pl>
|
| |
| |
| |
| | |
Authored by: bashonly
|