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
*
[networking] Add request handler preference framework (#7603)
coletdjnz
2023-08-04
1
-3
/
+4
*
`FFmpegFixupM3u8PP` may need to run with ffmpeg
pukkandan
2023-07-30
1
-2
/
+3
*
[cleanup] Misc
pukkandan
2023-07-30
1
-8
/
+6
*
Fix `--check-formats`
pukkandan
2023-07-30
1
-4
/
+4
*
[cleanup] Misc fixes
pukkandan
2023-07-22
1
-6
/
+7
*
[outtmpl] Fix replacement for `playlist_index`
pukkandan
2023-07-22
1
-4
/
+4
*
[networking] Fix `--legacy-server-connect` (#7645)
bashonly
2023-07-20
1
-1
/
+1
*
[core] Fix HTTP headers and cookie handling
bashonly
2023-07-15
1
-14
/
+32
*
[cleanup] Add color to `download-archive` message (#5138)
Aaruni Kaushik
2023-07-16
1
-2
/
+6
*
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
1
-5
/
+7
*
[networking] Rewrite architecture (#2861)
coletdjnz
2023-07-15
1
-65
/
+112
*
[networking] Add module (#2861)
pukkandan
2023-07-15
1
-20
/
+20
*
[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
[next]