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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cleanup] Misc
pukkandan
2023-07-30
2
-3
/
+6
*
[utils] HTTPHeaderDict: Handle byte values
pukkandan
2023-07-30
1
-0
/
+2
*
[test] Fix `test_load_certifi`
pukkandan
2023-07-29
1
-9
/
+12
*
[networking] Remove dot segments during URL normalization (#7662)
coletdjnz
2023-07-28
2
-9
/
+54
*
[networking] Ignore invalid proxies in env (#7704)
coletdjnz
2023-07-27
1
-3
/
+5
*
[test] Fix `httplib_validation_errors` test for old Python versions (#7677)
coletdjnz
2023-07-24
1
-15
/
+24
*
[networking] Add strict Request extension checking (#7604)
coletdjnz
2023-07-23
1
-18
/
+36
*
[compat] Ensure submodules are imported correctly
pukkandan
2023-07-22
1
-3
/
+3
*
[cleanup] Misc fixes
pukkandan
2023-07-22
2
-8
/
+7
*
[outtmpl] Fix replacement for `playlist_index`
pukkandan
2023-07-22
1
-0
/
+1
*
[fd/external] Fix ffmpeg input from stdin (#7655)
bashonly
2023-07-22
1
-0
/
+5
*
[utils] Improve `parse_duration`
bashonly
2023-07-20
1
-0
/
+2
*
[networking] Fix `--legacy-server-connect` (#7645)
bashonly
2023-07-20
1
-1
/
+1
*
[networking] Fix POST requests with zero-length payloads (#7648)
bashonly
2023-07-20
1
-0
/
+11
*
[fd/external] Fixes to cookie handling
bashonly
2023-07-15
1
-4
/
+5
*
[core] Fix HTTP headers and cookie handling
bashonly
2023-07-15
2
-8
/
+85
*
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
3
-25
/
+68
*
[networking] Rewrite architecture (#2861)
coletdjnz
2023-07-15
4
-276
/
+1379
*
[networking] Add module (#2861)
pukkandan
2023-07-15
2
-9
/
+9
*
[utils] Add temporary shim for logging
pukkandan
2023-07-15
1
-11
/
+1
*
[utils] `clean_podcast_url`: Handle more trackers (#7556)
Mahmoud Abdel-Fattah
2023-07-11
1
-0
/
+2
*
[core] Change how `Cookie` headers are handled
Simon Sawicki
2023-07-06
1
-0
/
+56
*
[core] Prevent `Cookie` leaks on HTTP redirect
coletdjnz
2023-07-06
1
-0
/
+31
*
[fd/external] Scope cookies
bashonly
2023-07-06
1
-0
/
+133
*
[outtmpl] Pad `playlist_index` etc even when with internal formatting
pukkandan
2023-07-06
1
-1
/
+1
*
[extractor/youtube] Improve nsig function name extraction
pukkandan
2023-06-22
1
-0
/
+4
*
Update to ytdl-commit-07af47
pukkandan
2023-06-21
1
-0
/
+26
*
Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114
pukkandan
2023-06-21
1
-0
/
+2
*
[cleanup] Misc
pukkandan
2023-06-21
3
-37
/
+48
*
[outtmpl] Fix some minor bugs
pukkandan
2023-06-21
1
-1
/
+1
*
[utils] `FormatSorter`: Improve `size` and `br`
pukkandan
2023-06-21
1
-10
/
+0
*
[jsinterp] Fix global object extraction
pukkandan
2023-06-18
1
-1
/
+6
*
[jsinterp] Fix division (#7279)
bashonly
2023-06-10
2
-0
/
+11
*
[cookies] Update for chromium changes (#6897)
Matt Broadway
2023-05-29
1
-6
/
+12
*
[core] Support decoding multiple content encodings (#7142)
coletdjnz
2023-05-27
1
-0
/
+76
*
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
coletdjnz
2023-05-27
1
-1
/
+7
*
[core] Improve HTTP redirect handling (#7094)
coletdjnz
2023-05-27
2
-36
/
+262
*
[jsinterp] Do not compile regex
pukkandan
2023-05-24
1
-1
/
+3
*
Update to ytdl-commit-d1c6c5
pukkandan
2023-05-24
2
-6
/
+58
*
[cleanup] Misc
pukkandan
2023-05-20
3
-367
/
+207
*
[jsinterp] Handle `NaN` in bitwise operators
pukkandan
2023-05-20
2
-0
/
+14
*
[utils] `traverse_obj`: More fixes (#6959)
Simon Sawicki
2023-04-30
1
-2
/
+19
*
[jsinterp] Handle negative numbers better
pukkandan
2023-04-27
2
-0
/
+20
*
[utils] `traverse_obj`: Allow iterables in traversal (#6902)
Simon Sawicki
2023-04-24
1
-0
/
+4
*
[outtmpl] Support `str.format` syntax inside replacements
pukkandan
2023-04-24
1
-1
/
+4
*
[outtmpl] Allow `\n` in replacements and default.
pukkandan
2023-04-24
1
-0
/
+1
*
[utils] `js_to_json`: Implement template strings (#6623)
Simon Sawicki
2023-03-25
1
-0
/
+7
*
[extractor] Extract more metadata from ISM
pukkandan
2023-03-25
1
-80
/
+36
*
[jsinterp] Handle `Date` at epoch 0
pukkandan
2023-03-03
1
-0
/
+4
*
[dependencies] Simplify `Cryptodome`
pukkandan
2023-02-28
1
-2
/
+2
[next]