index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt_dlp
/
cookies.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cookies] Containers JSON should be opened as utf-8 (#7800)
bashonly
2023-08-12
1
-1
/
+1
*
[networking] Remove dot segments during URL normalization (#7662)
coletdjnz
2023-07-28
1
-3
/
+3
*
[cleanup] Misc fixes
pukkandan
2023-07-22
1
-5
/
+5
*
[utils] Add temporary shim for logging
pukkandan
2023-07-15
1
-19
/
+4
*
[fd/external] Scope cookies
bashonly
2023-07-06
1
-0
/
+7
*
[cleanup] Misc
pukkandan
2023-06-21
1
-0
/
+4
*
[cookies] Revert compatibility breakage in b38d4c941d1993ab27e4c0f8e024e23c2e...
pukkandan
2023-06-21
1
-10
/
+10
*
[cookies] Update for chromium changes (#6897)
Matt Broadway
2023-05-29
1
-49
/
+138
*
[cookies] Support custom Safari cookies path (#6783)
Nam Vu
2023-05-29
1
-7
/
+11
*
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
coletdjnz
2023-05-27
1
-1
/
+143
*
[cookies] Defer extraction of v11 key from keyring
Simon Sawicki
2023-03-08
1
-2
/
+8
*
[cookies] Improve `LenientSimpleCookie` (#5195)
Simon Sawicki
2022-10-11
1
-17
/
+13
*
[cookies] Let `_get_mac_keyring_password` fail gracefully
pukkandan
2022-09-26
1
-1
/
+4
*
Improve 5736d79172c47ff84740d5720467370a560febad
pukkandan
2022-09-17
1
-2
/
+2
*
[cookies] Parse cookies leniently (#4780)
Simon Sawicki
2022-09-16
1
-0
/
+96
*
Fix bug in 941e881e1fe20ee8955f3b751ce26953d9e86656 (#4893)
bashonly
2022-09-11
1
-1
/
+2
*
[cleanup] Misc
pukkandan
2022-09-01
1
-2
/
+8
*
[cookies] Improve container support (#4806)
bashonly
2022-09-01
1
-14
/
+14
*
[cookies] Support firefox container in `--cookies-from-browser` (#4753)
bashonly
2022-08-30
1
-9
/
+36
*
Import ctypes only when necessary
pukkandan
2022-08-03
1
-3
/
+4
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-2
/
+2
*
[cleanup] Consistent style for file heads
pukkandan
2022-06-25
1
-1
/
+1
*
[compat] Remove more functions
pukkandan
2022-06-25
1
-4
/
+5
*
[utils] `Popen`: Refactor to use contextmanager
pukkandan
2022-06-16
1
-21
/
+12
*
[cleanup] Misc fixes
pukkandan
2022-06-11
1
-6
/
+3
*
[cookies] Detect profiles for cygwin/BSD (#3975)
Christoph Moench-Tegeder
2022-06-06
1
-18
/
+12
*
Fix color in `-q -F`
pukkandan
2022-05-17
1
-1
/
+1
*
Bugfix for 241464919271278831f23b3a086dcf57aeb80d3b
pukkandan
2022-05-17
1
-4
/
+2
*
[cleanup] Misc cleanup
pukkandan
2022-05-17
1
-14
/
+2
*
[cookies] Throttle progress-bar
pukkandan
2022-05-12
1
-4
/
+10
*
[cookies] Allow `cookiefile` to be a text stream
pukkandan
2022-05-11
1
-2
/
+5
*
[cleanup] Minor fixes (See desc)
pukkandan
2022-05-09
1
-10
/
+10
*
[dependencies] Create module with all dependency imports
pukkandan
2022-04-21
1
-26
/
+9
*
[cleanup] Misc cleanup and refactor (#2173)
pukkandan
2022-04-18
1
-19
/
+16
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-10
/
+2
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-29
/
+29
*
[cookies] Report progress when importing cookies
pukkandan
2022-04-10
1
-38
/
+86
*
[cleanup] Misc fixes
pukkandan
2022-04-05
1
-5
/
+6
*
[cookies] Update MacOS12 `Cookies.binarycookies` location (#2742)
Michael Pauley
2022-02-14
1
-1
/
+4
*
[aes] Add unpad_pkcs7
pukkandan
2022-02-01
1
-4
/
+7
*
[cookies] Fix keyring selection for unsupported desktops
pukkandan
2022-01-24
1
-2
/
+1
*
[cookies] Fix bug when keyring is unspecified
pukkandan
2021-12-30
1
-1
/
+1
*
[cookies] Support other keyrings (#2032)
Matt Broadway
2021-12-27
1
-56
/
+264
*
[docs,cleanup] Improve docs and minor cleanup
pukkandan
2021-10-31
1
-2
/
+2
*
[cookies] Local State should be opened as utf-8
pukkandan
2021-10-22
1
-1
/
+1
*
Don't create console for subprocesses on Windows (#1261)
pukkandan
2021-10-20
1
-8
/
+8
*
[cookies] Fix keyring fallback (#1078)
Matt Broadway
2021-09-25
1
-7
/
+12
*
[aes] Add `aes_gcm_decrypt_and_verify` (#1020)
Ákos Sülyi
2021-09-19
1
-17
/
+6
*
[hls,aes] Fallback to native implementation for AES-CBC
pukkandan
2021-09-18
1
-8
/
+3
*
[cookies] Make browser names case insensitive
pukkandan
2021-09-12
1
-0
/
+1
[next]