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 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
*
Fix bugs related to `sanitize_info`
pukkandan
2021-08-07
1
-2
/
+15
*
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
*
Fix selectors `all`, `mergeall` and add tests
pukkandan
2021-07-07
1
-29
/
+21
*
Fix id sanitization in filenames
pukkandan
2021-06-17
1
-3
/
+12
*
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
1
-1
/
+6
*
Make outtmpl more robust and catch errors early
pukkandan
2021-06-08
1
-0
/
+9
*
Fix filename sanitization
pukkandan
2021-06-06
1
-0
/
+4
*
Fix and refactor `prepare_outtmpl`
pukkandan
2021-06-06
1
-41
/
+80
*
[cleanup] Point all shebang to `python3` (#372)
felix
2021-06-06
1
-1
/
+1
*
[cleanup] `_match_entry`
pukkandan
2021-05-29
1
-1
/
+1
*
[test] Fix `test_YoutubeDL.TestYoutubeDL`
pukkandan
2021-05-19
1
-0
/
+1
*
Improve output template (see desc)
pukkandan
2021-04-22
1
-0
/
+9
*
Improve --sub-langs (see desc)
pukkandan
2021-04-20
1
-0
/
+20
*
Fix some linter and typos
pukkandan
2021-04-16
1
-1
/
+1
*
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-25
1
-6
/
+6
*
Update to ytdl-2021.01.24.1
Remita Amine
2021-01-24
1
-4
/
+11
*
Fix/disable tests
pukkandan
2021-01-07
1
-6
/
+9
*
Add --write-*-link by h-h-h-h
pukkandan
2020-12-13
1
-0
/
+4
*
Updated to release 2020.11.21.1
pukkandan
2020-11-22
1
-0
/
+70
*
[skip travis] renaming
Unknown
2020-09-02
1
-6
/
+6
*
[test_YoutubeDL] Add tests for #10591 (closes #23873)
Sergey M․
2020-02-15
1
-2
/
+21
*
[test_YoutubeDL] Fix get_ids
Sergey M․
2020-02-15
1
-2
/
+3
*
Start moving to ytdl-org
Sergey M․
2019-03-11
1
-3
/
+3
*
[YoutubeDL] Fix typo in string negation implementation and add more tests (cl...
Sergey M․
2019-01-24
1
-3
/
+27
*
[YoutubeDL] Add negation support for string comparisons in format selection e...
Sergey M․
2019-01-20
1
-0
/
+46
*
[test_YoutubeDL] Fix typo (closes #14856)
Sergey M․
2017-11-26
1
-4
/
+4
[next]