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
/
test_YoutubeDL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cleanup] Misc
pukkandan
2023-07-30
1
-0
/
+1
*
[cleanup] Misc fixes
pukkandan
2023-07-22
1
-2
/
+1
*
[outtmpl] Fix replacement for `playlist_index`
pukkandan
2023-07-22
1
-0
/
+1
*
[core] Fix HTTP headers and cookie handling
bashonly
2023-07-15
1
-8
/
+77
*
[core] Change how `Cookie` headers are handled
Simon Sawicki
2023-07-06
1
-0
/
+56
*
[outtmpl] Pad `playlist_index` etc even when with internal formatting
pukkandan
2023-07-06
1
-1
/
+1
*
Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114
pukkandan
2023-06-21
1
-0
/
+2
*
[cleanup] Misc
pukkandan
2023-06-21
1
-7
/
+9
*
[outtmpl] Fix some minor bugs
pukkandan
2023-06-21
1
-1
/
+1
*
[core] Improve HTTP redirect handling (#7094)
coletdjnz
2023-05-27
1
-6
/
+0
*
[cleanup] Misc
pukkandan
2023-05-20
1
-4
/
+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
*
[extractor] Deprecate `_sort_formats`
pukkandan
2022-11-17
1
-32
/
+17
*
[outtmpl] Curly braces to filter keys
pukkandan
2022-09-03
1
-1
/
+12
*
[cleanup] Misc
pukkandan
2022-09-01
1
-1
/
+1
*
Fix tests for 989a01c2610832193c268d072ada8814bfd4c00d
pukkandan
2022-08-05
1
-9
/
+9
*
[cleanup] Misc cleanup
pukkandan
2022-07-09
1
-0
/
+1
*
[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
-0
/
+2
*
[compat] Remove more functions
pukkandan
2022-06-25
1
-11
/
+7
*
[test] Fix `FakeYDL` signatures
pukkandan
2022-06-21
1
-1
/
+1
*
Add option `--lazy-playlist` to process entries as they are received
pukkandan
2022-06-17
1
-1
/
+1
*
Add slicing notation to `--playlist-items`
pukkandan
2022-06-17
1
-32
/
+93
*
Improve `--clean-infojson`
pukkandan
2022-04-28
1
-1
/
+1
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-3
/
+14
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-17
/
+13
*
[outtmpl] Fix replacement/default when used with alternate
pukkandan
2022-03-26
1
-0
/
+2
*
Ignore format-specific fields in initial pass of `--match-filter`
pukkandan
2022-03-25
1
-1
/
+1
*
Add pre-processor stage `after_filter`
pukkandan
2022-02-23
1
-18
/
+2
*
[cleanup] Misc cleanup
pukkandan
2022-01-04
1
-0
/
+1
*
Add key `requested_downloads` in the root `info_dict`
pukkandan
2022-01-03
1
-1
/
+2
*
[outtmpl] Alternate form for `D` and fix suffix's case
pukkandan
2021-12-30
1
-2
/
+4
*
[outtmpl] Change filename sanitization type to `S`
pukkandan
2021-12-23
1
-2
/
+2
*
[cleanup] Misc cleanup
pukkandan
2021-12-23
1
-1
/
+1
*
[outtmpl] Add alternate forms `F`, `D`
pukkandan
2021-12-23
1
-5
/
+10
*
[outtmpl] Add operator `&` for replacement text (#2012)
PilzAdam
2021-12-18
1
-0
/
+5
*
[tests] Fix tests
pukkandan
2021-11-19
1
-2
/
+2
*
[outtmpl] Add alternate forms for `q` and `j`
pukkandan
2021-11-10
1
-5
/
+10
*
[outtmpl] Do not traverse `None`
pukkandan
2021-11-08
1
-0
/
+1
*
[outtmpl] Fix bug in expanding environment variables
pukkandan
2021-10-13
1
-0
/
+6
*
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
*
Allow alternate fields in outtmpl
pukkandan
2021-09-18
1
-0
/
+6
*
Add format type `B` for outtmpl to treat the value as bytes
pukkandan
2021-09-18
1
-0
/
+2
*
Fix `playlist_index` not obeying `playlist_start`
pukkandan
2021-08-17
1
-46
/
+23
*
Allow entire infodict to be printed using `%()s`
pukkandan
2021-08-07
1
-10
/
+17
[next]