pukkandan
1b392f905d
[utils] Add temporary shim for logging
...
Related: #5680 , #7517
1 year ago
Mahmoud Abdel-Fattah
2af4eeb772
[utils] `clean_podcast_url`: Handle more trackers ( #7556 )
...
Authored by: mabdelfattah, bashonly
Closes #7544
1 year ago
coletdjnz
f8b4bcc0a7
[core] Prevent `Cookie` leaks on HTTP redirect
...
Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj
Authored by: coletdjnz
1 year ago
pukkandan
91302ed349
[utils] clean_podcast_url: Handle protocol in redirect URL
...
Closes #7430
1 year ago
pukkandan
e59e20744e
Bugfix for b4e0d75848
1 year ago
pukkandan
812cdfa06c
[cleanup] Misc
1 year ago
pukkandan
b4e0d75848
Improve `--download-sections`
...
* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL
Closes #7248
1 year ago
pukkandan
ad54c9130e
[cleanup] Misc
...
Closes #6288 , Closes #7197 , Closes #7265 , Closes #7353 , Closes #5773
Authored by: mikf, freezboltz, pukkandan
1 year ago
Nicolai Dagestad
db3ad8a676
Add option `--netrc-cmd` ( #6682 )
...
Authored by: NDagestad, pukkandan
Closes #1706
1 year ago
pukkandan
ebe1b4e34f
[outtmpl] Fix some minor bugs
...
Closes #7164
1 year ago
pukkandan
a35af4306d
[utils] `strftime_or_none`: Handle negative timestamps
...
Closes #6706
Authored by pukkandan, dirkf
1 year ago
pukkandan
eedda5252c
[utils] `FormatSorter`: Improve `size` and `br`
...
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
1 year ago
hoaluvn
7bcd481321
[extractor/urplay] Extract all subtitles ( #7309 )
...
Authored by: hoaluvn
1 year ago
garret
4cbfa570a1
[extractor/camfm] Add extractors ( #7083 )
...
Authored by: garret1317
1 year ago
coletdjnz
daafbf49b3
[core] Support decoding multiple content encodings ( #7142 )
...
Authored by: coletdjnz
1 year ago
coletdjnz
b87e01c123
[cookies] Move `YoutubeDLCookieJar` to cookies module ( #7091 )
...
Authored by: coletdjnz
1 year ago
coletdjnz
08916a49c7
[core] Improve HTTP redirect handling ( #7094 )
...
Aligns HTTP redirect handling with what browsers commonly do and RFC standards.
Fixes issues afac4caa7d
missed.
Authored by: coletdjnz
1 year ago
pukkandan
4823ec9f46
Update to ytdl-commit-d1c6c5
...
[YouTube] [core] Improve platform debug log, based on yt-dlp
d1c6c5c4d6
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
2 years ago
pukkandan
46f1370e9a
[devscripts/cli_to_api] Add script
2 years ago
coletdjnz
955c89584b
[core] Deprecate internal `Youtubedl-no-compression` header ( #6876 )
...
Authored by: coletdjnz
2 years ago
coletdjnz
69bec6730e
[cleanup, utils] Split into submodules ( #7090 )
...
Closes https://github.com/yt-dlp/yt-dlp/pull/2173
Authored by: pukkandan, coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2 years ago