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
*
[cleanup] Misc cleanup
pukkandan
2021-10-09
1
-11
/
+18
*
Merge webm formats into mkv if thumbnails are to be embedded
pukkandan
2021-10-09
1
-4
/
+14
*
Improved progress reporting (See desc) (#1125)
pukkandan
2021-10-09
1
-29
/
+48
*
[FixupM3u8] Do not run if merge is needed
pukkandan
2021-10-06
1
-1
/
+2
*
bugfix for 80c03fa98fdd54410bd36684ef453f6976a9c0bf
pukkandan
2021-10-06
1
-1
/
+1
*
Fix `-f mp4` behaving differently from youtube-dl
pukkandan
2021-10-04
1
-3
/
+8
*
[extractor] Extract storyboards from SMIL manifests (#1128)
Felix S
2021-10-03
1
-3
/
+3
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-4
/
+4
*
[postprocessor] Add plugin support
pukkandan
2021-09-30
1
-4
/
+6
*
Allow empty output template to skip a type of file
pukkandan
2021-09-30
1
-132
/
+147
*
Fix `--flat-playlist` when neither IE nor id is known
pukkandan
2021-09-27
1
-1
/
+1
*
[outtmpl] Alternate form of format type `l` for `\n` delimited list
pukkandan
2021-09-27
1
-1
/
+2
*
[outtmpl] Format type `U` for unicode normalization
pukkandan
2021-09-26
1
-10
/
+16
*
Allow `0` in `--playlist-items`
pukkandan
2021-09-25
1
-1
/
+4
*
[build] Improve release process (#880)
pukkandan
2021-09-24
1
-7
/
+3
*
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-24
1
-7
/
+14
*
Download subtitles in order of `--sub-langs`
pukkandan
2021-09-24
1
-9
/
+13
*
[Hotstar] Add referer for subs (#1062)
Ashish Gupta
2021-09-23
1
-1
/
+3
*
[ffmpeg] Add `aac_adtstoasc` when merging if needed
pukkandan
2021-09-22
1
-0
/
+1
*
Allow alternate fields in outtmpl
pukkandan
2021-09-18
1
-6
/
+11
*
[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
-2
/
+5
*
Fix `--compat-option no-direct-merge`
pukkandan
2021-09-12
1
-1
/
+1
*
Allow `--force-write-archive` to work with `--flat-playlist`
pukkandan
2021-09-04
1
-1
/
+5
*
Handle more playlist errors with `-i`
pukkandan
2021-09-04
1
-11
/
+16
*
Fix `extra_info` being reused across runs
pukkandan
2021-09-04
1
-1
/
+4
*
Fix `--compat-option playlist-index`
pukkandan
2021-09-04
1
-2
/
+2
*
fix bug in 88acdbc2698169e22cdbf358e44765150434c69e
pukkandan
2021-08-25
1
-1
/
+1
*
Fix `add_info_extractor` when used via API
pukkandan
2021-08-23
1
-11
/
+17
*
[lazy_extractor] Create instance only after pre-checking archive
pukkandan
2021-08-23
1
-3
/
+3
*
[extractor] Show video id in error messages if possible
pukkandan
2021-08-23
1
-12
/
+11
*
[extractor] Better error message for DRM (#729)
pukkandan
2021-08-23
1
-7
/
+25
*
Don't try to merge with final extension
pukkandan
2021-08-23
1
-5
/
+0
*
Fix `extra_info` being reused across runs
pukkandan
2021-08-19
1
-1
/
+3
*
Fix `playlist_index` not obeying `playlist_start`
pukkandan
2021-08-17
1
-2
/
+2
*
Let `--match-filter` reject entries early
pukkandan
2021-08-17
1
-9
/
+12
*
Fix `-J` when there are failed videos
pukkandan
2021-08-17
1
-0
/
+2
*
Fix `-F` for extractors that directly return url
pukkandan
2021-08-15
1
-1
/
+1
*
Fix resuming of single formats when using --no-part
pukkandan
2021-08-15
1
-3
/
+6
*
Misc fixes - See desc
pukkandan
2021-08-10
1
-3
/
+4
*
Show libraries present in verbose head
pukkandan
2021-08-10
1
-11
/
+16
*
Add option `--replace-in-metadata`
pukkandan
2021-08-10
1
-1
/
+1
*
[docs] Fix some mistakes and improve doc
pukkandan
2021-08-07
1
-6
/
+10
*
[cleanup] Misc
pukkandan
2021-08-07
1
-22
/
+23
*
Allow entire infodict to be printed using `%()s`
pukkandan
2021-08-07
1
-7
/
+11
*
Add option `--no-simulate` to not simulate even when `--print` or `--list...`...
pukkandan
2021-08-07
1
-17
/
+20
*
Fix bugs related to `sanitize_info`
pukkandan
2021-08-07
1
-8
/
+18
*
Add compat-option `no-keep-subs`
pukkandan
2021-08-06
1
-1
/
+1
*
Fix wrong extension for intermediate files
pukkandan
2021-08-05
1
-4
/
+7
*
Ensure sanitization of infodict before printing to stdout
pukkandan
2021-08-05
1
-7
/
+13
[next]