Commit Graph

73 Commits (fba1934d0f7bdc0d6c103f11800f68fe201e3cb8)

Author SHA1 Message Date
wesson09 354cb4026c
[cookies] Add `--cookies-from-browser` support for MS Store Firefox ()
Authored by: wesson09
sepro d8fb349086
[cleanup] Bump ruff to 0.8.x ()
Authored by: seproDev
sepro f95a92b3d0
[cleanup] Deprecate more compat functions ()
Authored by: seproDev
Evgeny Zislis 4613096f2e
[cookies] Support chrome table version 24 ()
Closes 
Authored by: kesor, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
Simon Sawicki e59c82a74c
[cookies] Fix cookie load error handling ()
Authored by: Grub4K
sepro b397a64691
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue ()
Authored by: seproDev
bashonly 6aaf96a3d6
[cleanup] Misc ()
Closes 
Authored by: bashonly, seproDev, jucor, c-basalt

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
Peisen Wang a8520244b8
[cookies] Fix `--cookies-from-browser` DE detection on Linux ()
Align with chromium source by parsing every part of `XDG_CURRENT_DESKTOP`

Authored by: peisenwang
sepro add96eb9f8
[cleanup] Add more ruff rules ()
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
Roeniss Moon dd9ad97b1f
[cookies] Add `--cookies-from-browser` support for Whale ()
Closes 
Authored by: roeniss
Stefan Lobbenmeier f1f158976e
[cookies] Get chrome session cookies with `--cookies-from-browser` ()
Partially addresses 
Authored by: StefanLobbenmeier
Dmitry Meyer 2ab2651a4a
[cookies] Add `--cookies-from-browser` support for Firefox Flatpak ()
Authored by: un-def
pukkandan c305a25c1b
[cleanup] Standardize `import datetime as dt` ()
pukkandan 47ab66db0f
[docs] Misc Cleanup ()
Closes , 

Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: Arthurszzz <minecraftgamerarthur@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Simon Sawicki 2792092afd
[cookies] Improve error message for Windows `--cookies-from-browser chrome` issue ()
Authored by: Grub4K
Simon Sawicki cbed249aaa
[cookies] Fix `--cookies-from-browser` for `snap` Firefox ()
Authored by: Grub4K
Ralph Drake 85b33f5c16
[cookies] Fix `--cookies-from-browser` with macOS Firefox profiles ()
Ref: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles#firefox:mac

Closes 
Authored by: RalphORama
bashonly dab87ca236
[cookies] Containers JSON should be opened as utf-8 ()
Closes 
Authored by: bashonly
coletdjnz 4bf912282a
[networking] Remove dot segments during URL normalization ()
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process.

Closes , 

Authored by: coletdjnz
pukkandan 62b5c94cad
[cleanup] Misc fixes
Closes 
pukkandan 1b392f905d
[utils] Add temporary shim for logging
Related: , 
bashonly 1ceb657bdd
[fd/external] Scope cookies
- ffmpeg: Calculate cookies from cookiejar and pass with `-cookies` arg instead of `-headers`
- aria2c, curl, wget: Write cookiejar to file and use external FD built-in cookiejar support
- httpie: Calculate cookies from cookiejar instead of `http_headers`
- axel: Calculate cookies from cookiejar and disable http redirection if cookies are passed
    - May break redirects, but axel simply don't have proper cookie support

Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

Authored by: bashonly, coletdjnz
pukkandan ad54c9130e
[cleanup] Misc
Closes , Closes , Closes , Closes , Closes 
Authored by: mikf, freezboltz, pukkandan
pukkandan 2e023649ea
[cookies] Revert compatibility breakage in b38d4c941d
Matt Broadway b38d4c941d
[cookies] Update for chromium changes ()
Authored by: mbway
Nam Vu a58182b75a
[cookies] Support custom Safari cookies path ()
Authored by: NextFire
coletdjnz b87e01c123
[cookies] Move `YoutubeDLCookieJar` to cookies module ()
Authored by: coletdjnz
Simon Sawicki 9b7a48abd1
[cookies] Defer extraction of v11 key from keyring
Closes 

Authored by: Grub4K
Simon Sawicki 36069409ec
[cookies] Improve `LenientSimpleCookie` ()
Closes  
Authored by: Grub4K
pukkandan 46a5b335e7
[cookies] Let `_get_mac_keyring_password` fail gracefully
Closes 
pukkandan 2b24afa6d7
Improve 5736d79172
Simon Sawicki 8817a80d3a
[cookies] Parse cookies leniently ()
Closes , 
Authored by: Grub4K
bashonly 22df97f9c5
Fix bug in 941e881e1f ()
Authored by: bashonly
pukkandan d2c8aadf79
[cleanup] Misc
Closes , Closes , Closes 
Authored by: pukkandan, MrRawes, DavidH-2022
bashonly 825d3ce386
[cookies] Improve container support ()
Closes 
Authored by: bashonly, pukkandan, coletdjnz
bashonly 9bd13fe5bb
[cookies] Support firefox container in `--cookies-from-browser` ()
Authored by: bashonly
pukkandan fe0918bb65
Import ctypes only when necessary
Closes 
pukkandan 14f25df2b6
[compat] Remove deprecated functions from core code
pukkandan 54007a45f1
[cleanup] Consistent style for file heads
pukkandan ac66811112
[compat] Remove more functions
Removing any more will require changes to a large number of extractors
pukkandan f0c9fb9682
[utils] `Popen`: Refactor to use contextmanager
Fixes https://github.com/yt-dlp/yt-dlp/issues/3531#issuecomment-1156223597
pukkandan 56ba69e4c9
[cleanup] Misc fixes
Closes 
Christoph Moench-Tegeder dec30912a7
[cookies] Detect profiles for cygwin/BSD ()
Closes 
Authored by: moench-tegeder
pukkandan 591bb9d355
Fix color in `-q -F`
and convert `ydl._out_files`/`ydl._allow_colors` to `Namespace`

Closes 
pukkandan 0fa7d2c8e4
Bugfix for 2414649192
pukkandan 2414649192
[cleanup] Misc cleanup
pukkandan 2e4585da92
[cookies] Throttle progress-bar
Closes 
pukkandan d76fa1f3d4
[cookies] Allow `cookiefile` to be a text stream
Closes 
pukkandan 0f06bcd759
[cleanup] Minor fixes (See desc)
* [youtube] Fix `--youtube-skip-dash-manifest`
* [build] Use `$()` in `Makefile`. Closes 
* Fix bug in 385ffb467b
* Fix bug in 43d7f5a5d0
* [cleanup] Remove unnecessary `utf-8` from `str.encode`/`bytes.decode`
* [utils] LazyList: Expose unnecessarily "protected" attributes
and other minor cleanup
pukkandan 9b8ee23b99
[dependencies] Create module with all dependency imports