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
*
[youtube] Fix throttling by decrypting n-sig (#1437)
pukkandan
2021-10-31
2
-24
/
+96
*
[microsoftstream] Add extractor (#1201)
Damiano Amatruda
2021-10-22
1
-2
/
+5
*
[utils] Standardize timestamp formatting code
pukkandan
2021-10-19
1
-4
/
+4
*
Add HDR information to formats
pukkandan
2021-10-18
1
-0
/
+22
*
Reduce default `--socket-timeout`
pukkandan
2021-10-18
1
-1
/
+0
*
[utils] Allow duration strings in filter
pukkandan
2021-10-17
1
-0
/
+1
*
[outtmpl] Fix bug in expanding environment variables
pukkandan
2021-10-13
1
-0
/
+6
*
[cleanup] Misc cleanup
pukkandan
2021-10-09
1
-3
/
+3
*
Improved progress reporting (See desc) (#1125)
pukkandan
2021-10-09
1
-2
/
+1
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-0
/
+2
*
[outtmpl] Alternate form of format type `l` for `\n` delimited list
pukkandan
2021-09-27
1
-0
/
+1
*
[outtmpl] Format type `U` for unicode normalization
pukkandan
2021-09-26
1
-1
/
+5
*
Allow `0` in `--playlist-items`
pukkandan
2021-09-25
1
-0
/
+1
*
[test/cookies] Improve logging
pukkandan
2021-09-19
1
-5
/
+18
*
[aes] Add `aes_gcm_decrypt_and_verify` (#1020)
Ákos Sülyi
2021-09-19
2
-8
/
+43
*
[SponsorBlock] Improve merge algorithm (#999)
Nil Admirari
2021-09-19
1
-1
/
+33
*
Allow alternate fields in outtmpl
pukkandan
2021-09-18
1
-0
/
+6
*
[hls,aes] Fallback to native implementation for AES-CBC
pukkandan
2021-09-18
1
-2
/
+2
*
Add format type `B` for outtmpl to treat the value as bytes
pukkandan
2021-09-18
1
-0
/
+2
*
[pbs] Fix subtitle extraction (#813)
coletdjnz
2021-09-08
1
-0
/
+38
*
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-09-02
1
-0
/
+460
*
[Niconico] Add Search extractors (#672)
animelover1984
2021-08-28
1
-0
/
+0
*
[youtube] Remove annotations and deprecate `--write-annotations` (#765)
coletdjnz
2021-08-24
1
-0
/
+0
*
[utils] Add `parse_qs`
pukkandan
2021-08-23
1
-24
/
+21
*
Fix `playlist_index` not obeying `playlist_start`
pukkandan
2021-08-17
1
-46
/
+23
*
Let `--match-filter` reject entries early
pukkandan
2021-08-17
1
-3
/
+9
*
Misc fixes - See desc
pukkandan
2021-08-10
2
-8
/
+8
*
Add option `--replace-in-metadata`
pukkandan
2021-08-10
1
-17
/
+16
*
[cleanup] Misc
pukkandan
2021-08-07
1
-1
/
+2
*
[tests:download] Add batch testing for extractors
pukkandan
2021-08-07
1
-6
/
+28
*
Allow entire infodict to be printed using `%()s`
pukkandan
2021-08-07
1
-10
/
+17
*
Fix bugs related to `sanitize_info`
pukkandan
2021-08-07
1
-2
/
+15
*
Add regex to `--match-filter`
pukkandan
2021-08-05
1
-12
/
+42
*
Add all format filtering operators also to `--match-filter`
Max Teegen
2021-08-05
1
-1
/
+11
*
[test:download] Support testing with `ignore_no_formats_error`
pukkandan
2021-08-02
2
-3
/
+11
*
[utils] Fix slicing of reversed `LazyList`
pukkandan
2021-08-01
1
-0
/
+4
*
Add format types `j`, `l`, `q` for outtmpl
pukkandan
2021-07-29
1
-6
/
+22
*
Expand and escape environment variables correctly in outtmpl
pukkandan
2021-07-29
1
-5
/
+14
*
[youtube] Simplify `_get_text` early
pukkandan
2021-07-24
1
-0
/
+1
*
[test] Use `pytest` instead of `nosetests` (#482)
pukkandan
2021-07-23
11
-12
/
+48
*
Add option `--cookies-from-browser` to load cookies from a browser (#488)
Matt Broadway
2021-07-22
1
-0
/
+96
*
[utils] Improve `js_to_json` comment regex
felix
2021-07-14
1
-0
/
+3
*
Fix selectors `all`, `mergeall` and add tests
pukkandan
2021-07-07
1
-29
/
+21
*
Some minor fixes and refactoring (see desc)
pukkandan
2021-07-02
1
-4
/
+4
*
Fix id sanitization in filenames
pukkandan
2021-06-17
1
-3
/
+12
*
[utils] Improve `LazyList`
pukkandan
2021-06-13
1
-0
/
+43
*
Better error handling of syntax errors in `-f`
pukkandan
2021-06-11
1
-3
/
+2
*
Improve offset parsing in outtmpl
pukkandan
2021-06-09
1
-0
/
+1
*
[test] More rigorous tests for `prepare_filename`
pukkandan
2021-06-09
1
-84
/
+92
*
Fix `%d` and empty default in outtmpl
pukkandan
2021-06-09
2
-1
/
+7
[next]