| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Closes #7118
Authored by: ItzMaxTV
|
| |
| |
| | |
Authored by: coletdjnz
|
| |
| |
| |
| |
| |
| | |
Convert proxies extracted from windows registry to http for older Python versions.
See: https://github.com/python/cpython/issues/86793
Authored by: coletdjnz
|
| |
| |
| | |
Authored by: coletdjnz
|
| |
| |
| |
| |
| |
| |
| | |
Aligns HTTP redirect handling with what browsers commonly do and RFC standards.
Fixes issues https://github.com/yt-dlp/yt-dlp/commit/afac4caa7db30804bebac33e53c3cb0237958224 missed.
Authored by: coletdjnz
|
| |
| |
| |
| | |
Closes #1926
Authored by: sqrtNOT
|
| |
| |
| |
| | |
Closes #4786
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #3888
Authored by: tntmod54321
|
| |
| |
| | |
Authored by: flashdagger
|
| |
| |
| |
| |
| |
| | |
Hotfix for fragmented downloads
Authored by: bashonly
|
| |
| |
| |
| |
| |
| |
| | |
(#6237)
This adds `CrunchyrollMusicIE` and `CrunchyrollArtistIE` extractors using the new, reworked base class and expands the `CrunchyrollBetaIE` with support for movies and movie listings and more complete metadata extraction
Authored by: Grub4K
|
| |
| |
| | |
Authored by: Grub4K
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[YouTube] [core] Improve platform debug log, based on yt-dlp
https://github.com/ytdl-org/youtube-dl/commit/d1c6c5c4d618fa950813c0c71aede34a5ac851e9
Except:
* 6ed34338285f722d0da312ce0af3a15a077a3e2a [jsinterp] Add short-cut evaluation for common expression
* There was no performance improvement when tested with https://github.com/ytdl-org/youtube-dl/issues/30641
* e8de54bce50f6f77a4d7e8e80675f7003d5bf630 [core] Handle `/../` sequences in HTTP URLs
* We plan to implement this differently
|
| | |
|
| |
| |
| |
| | |
Authored by: kangalio
Closes #7095
|
| |
| |
| | |
Authored by: coletdjnz
|
| |
| |
| |
| |
| |
| | |
Closes https://github.com/yt-dlp/yt-dlp/pull/2173
Authored by: pukkandan, coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Make single items collapse into one line
- Don't hide "Important changes" in `<details>`
- Move upstream merge into priority
- Properly support comma separated prefixes
Authored by: Grub4K
|
| |
| |
| |
| | |
Authored by: bashonly, Grub4K
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Wait for build before publishing to PyPI
- Do not run `meta_files` job if release is cancelled
- Customizable channel in release workflow
- Display badges above changelog
Authored by: bashonly, Grub4K
|
| |
| |
| |
| | |
Authored by: Grub4K
|
| |
| |
| |
| | |
Authored by: Grub4K, pukkandan
|
| |
| |
| |
| | |
Authored by: pukkandan
|
| |
| |
| |
| |
| |
| | |
Closes https://github.com/yt-dlp/yt-dlp/issues/6893
Authored by: coletdjnz
|
| |
| |
| |
| | |
Closes #7030, closes #6967
|
| |
| |
| |
| | |
Closes #6131
|
| |
| |
| |
| | |
Site shut down. Closes #6425
|
| |
| |
| |
| | |
Closes #6814, closes #6940, closes #6733, closes #6923, closes #6566, closes #6726, closes #6728
|
| |
| |
| | |
Authored by: toomyzoom
|
| |
| |
| |
| |
| |
| | |
Closes #6975
Authored by: bashonly, Grub4K
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
|
| |
| |
| |
| | |
Closes #3432
Authored by: ringus1
|
| |
| |
| |
| |
| | |
extract more metadata (#6994)
Authored by: Lesmiscore
|
| |
| |
| |
| | |
Authored by: selfisekai
Closes #6987
|
| |
| |
| |
| | |
Closes #6977
|
| |
| |
| |
| | |
Authored by: brandon-dacrib
Closes #6823
|
| |
| |
| |
| | |
Closes #6973
Authored by: bashonly
|
| |
| |
| |
| | |
Closes #6430
Authored by: nick-cd
|
| |
| |
| |
| | |
Closes #6763
Authored by: bashonly
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix result when branching with `traverse_string`
- Fix `slice` path on `dict`s
- Fix tests and docstrings from 21b5ec86c2c37d10c5bb97edd7051d3aac16bb3e
- Add `is_iterable_like` helper function
Authored by: Grub4K
|
| |
| |
| |
| | |
Closes #6949
Authored by: bashonly
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Printing inside `finally` causes the order of logging to change
when there is an error, which is undesirable. So this is reverted.
The issue of `--print` being blocked by pre-processors was an
unintentional side-effect of changing the operation orders in
170605840ea9d5ad75da6576485ea7d125b428ee, and this is also partially
reverted.
|
| |
| |
| |
| | |
Closes #6937
|
| |
| |
| | |
Authored by: makew0rld
|
| |
| |
| |
| | |
and related refactor
|
| |
| |
| |
| | |
Closes #6131
|
| |
| |
| |
| | |
Closes https://github.com/yt-dlp/yt-dlp/issues/6920
|
| |
| |
| | |
Authored by: garret1317
|
| |
| |
| | |
Authored by: alexklapheke
|