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
/
YoutubeDL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] Change how `Cookie` headers are handled
Simon Sawicki
2023-07-06
1
-3
/
+77
*
[core] Allow extractors to mark formats as potentially DRM (#7396)
pukkandan
2023-07-06
1
-15
/
+22
*
[formats] Fix best fallback for storyboards
pukkandan
2023-07-06
1
-5
/
+2
*
[cleanup] Misc
pukkandan
2023-07-06
1
-1
/
+1
*
[outtmpl] Pad `playlist_index` etc even when with internal formatting
pukkandan
2023-07-06
1
-7
/
+6
*
Improve `--download-sections`
pukkandan
2023-06-22
1
-2
/
+4
*
Indicate `filesize` approximated from `tbr` better
pukkandan
2023-06-22
1
-3
/
+7
*
Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114
pukkandan
2023-06-21
1
-4
/
+6
*
[core] Fix `filepath` being copied to underlying format dict
pukkandan
2023-06-21
1
-0
/
+2
*
[cleanup] Misc
pukkandan
2023-06-21
1
-9
/
+11
*
Add option `--netrc-cmd` (#6682)
Nicolai Dagestad
2023-06-21
1
-0
/
+1
*
[outtmpl] Fix some minor bugs
pukkandan
2023-06-21
1
-5
/
+5
*
Add `--compat-option playlist-match-filter`
pukkandan
2023-06-21
1
-1
/
+1
*
Auto-select default format in `-f-` (#7101)
Ivan Skodje
2023-05-29
1
-8
/
+9
*
[core] Workaround erroneous urllib Windows proxy parsing (#7092)
coletdjnz
2023-05-27
1
-1
/
+1
*
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
coletdjnz
2023-05-27
1
-4
/
+3
*
[core] Implement `--color` flag (#6904)
Simon Sawicki
2023-05-24
1
-5
/
+31
*
[devscripts/cli_to_api] Add script
pukkandan
2023-05-24
1
-4
/
+4
*
[core] Deprecate internal `Youtubedl-no-compression` header (#6876)
coletdjnz
2023-05-20
1
-1
/
+3
*
[cleanup, utils] Split into submodules (#7090)
coletdjnz
2023-05-20
1
-2
/
+0
*
[cleanup] Misc
pukkandan
2023-05-20
1
-32
/
+33
*
[docs] Misc improvements
pukkandan
2023-05-20
1
-2
/
+3
*
Fix f005a35aa7e4f67a0c603a946c0dd714c151b2d6
pukkandan
2023-04-29
1
-7
/
+5
*
Ensure pre-processor errors do not block `--print`
pukkandan
2023-04-29
1
-4
/
+6
*
Fix bug in 170605840ea9d5ad75da6576485ea7d125b428ee
pukkandan
2023-04-27
1
-24
/
+18
*
Populate `filename` and `urls` fields at all stages of `--print`
pukkandan
2023-04-27
1
-15
/
+17
*
[outtmpl] Support `str.format` syntax inside replacements
pukkandan
2023-04-24
1
-2
/
+16
*
[outtmpl] Allow `\n` in replacements and default.
pukkandan
2023-04-24
1
-1
/
+1
*
Do not translate newlines in `--print-to-file`
pukkandan
2023-04-16
1
-2
/
+2
*
Relaxed validation for numeric format filters
pukkandan
2023-04-12
1
-1
/
+1
*
[postprocessor/FixupDuplicateMoov] Fix bug in triggering
pukkandan
2023-04-11
1
-1
/
+1
*
Support loading info.json with a list at it's root
pukkandan
2023-03-10
1
-11
/
+12
*
[cleanup] Misc
pukkandan
2023-03-05
1
-1
/
+1
*
Add option `--break-match-filters`
pukkandan
2023-03-04
1
-17
/
+33
*
[build] Automated builds and nightly releases (#6220)
Simon Sawicki
2023-03-03
1
-3
/
+3
*
[cleanup] Misc
pukkandan
2023-02-28
1
-1
/
+1
*
[cleanup] Misc
pukkandan
2023-02-17
1
-1
/
+3
*
Improve default subtitle language selection (#6240)
Siddhartha Sahu
2023-02-17
1
-3
/
+7
*
Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa
pukkandan
2023-02-16
1
-1
/
+1
*
Bugfix for 39f32f1715c0dffb7626dda7307db6388bb7abaa
pukkandan
2023-02-13
1
-9
/
+10
*
Sanitize formats before sorting
pukkandan
2023-02-13
1
-38
/
+32
*
[downloader/hls] Allow extractors to provide AES key (#6158)
bashonly
2023-02-08
1
-1
/
+1
*
Make `title` completely non-fatal
pukkandan
2023-02-07
1
-5
/
+1
*
Fix `--concat-playlist`
pukkandan
2023-01-24
1
-1
/
+1
*
[utils] `windows_enable_vt_mode`: Better error handling
pukkandan
2023-01-03
1
-1
/
+6
*
[cleanup] Misc
pukkandan
2023-01-02
1
-0
/
+1
*
Add `--enable-file-urls` (#5917)
Matthew
2023-01-02
1
-3
/
+7
*
Improve handling for overriding extractors with plugins (#5916)
Matthew
2023-01-02
1
-7
/
+15
*
Fix bug in 119e40ef64b25f66a39246e87ce6c143cd34276d
pukkandan
2023-01-01
1
-1
/
+2
*
Add message when there are no subtitles/thumbnails
pukkandan
2023-01-01
1
-3
/
+9
[next]