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
/
postprocessor
/
ffmpeg.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ExtractAudio] Allow conditional conversion
pukkandan
2022-06-06
1
-3
/
+6
*
[ExtractAudio, cleanup] Refactor
pukkandan
2022-06-06
1
-69
/
+37
*
[ThumbnailsConvertor] Allow conditional conversion
pukkandan
2022-06-05
1
-21
/
+30
*
[cleanup] Misc fixes
pukkandan
2022-06-03
1
-1
/
+1
*
[cleanup] Misc fixes and cleanup
pukkandan
2022-05-27
1
-9
/
+9
*
[ModifyChapters] Fix repeated removal of small segments
pukkandan
2022-05-23
1
-2
/
+2
*
[ffmpeg] Check version lazily
pukkandan
2022-05-22
1
-80
/
+93
*
[compat] Implement `compat.imghdr`
pukkandan
2022-05-17
1
-10
/
+9
*
[EmbedThumbnail] Do not obey `-k`
pukkandan
2022-05-01
1
-4
/
+3
*
[ffmpeg] Fix features detection
pukkandan
2022-04-27
1
-1
/
+2
*
[Metadata] Remove filename from attached info-json
pukkandan
2022-04-27
1
-2
/
+5
*
bugfix for a44ca5a470e09b5170fc9c3a46733f050fadbfae, 19a0394044bfad36cd665450...
pukkandan
2022-04-19
1
-1
/
+1
*
Fix bug in 66cf3e1001b6d9a2829fe834c3f9103b0890918e
pukkandan
2022-04-12
1
-2
/
+1
*
[EmbedSubtitle] Enable for more video extensions
pukkandan
2022-04-12
1
-2
/
+4
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-9
/
+7
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-21
/
+16
*
[FFmpegMetadataPP] Remove `\0` from metadata
pukkandan
2022-04-12
1
-0
/
+1
*
[FfmpegMetadata] Write id3v1 tags
pukkandan
2022-04-07
1
-0
/
+3
*
[cleanup] Misc fixes
pukkandan
2022-04-05
1
-3
/
+10
*
Fix bug in 8a7f68d0b12d0f4910a15b59a3ec090bbf83b6f2
pukkandan
2022-03-30
1
-1
/
+1
*
[ffmpeg] Cache version data
pukkandan
2022-03-29
1
-23
/
+17
*
[VideoConvertor] Ensure all streams are copied
pukkandan
2022-03-27
1
-2
/
+2
*
[Concat] Ensure final directory exists
pukkandan
2022-03-27
1
-0
/
+2
*
[FFmpegVideoConvertor] Add more formats to `--remux-video`
pukkandan
2022-03-13
1
-1
/
+1
*
[cleanup] Refactor `__init__.py` (#2570)
pukkandan
2022-03-08
1
-1
/
+1
*
[ThumbnailsConvertor] Support `webp`
pukkandan
2022-02-23
1
-1
/
+1
*
[FFmpegConcat] Abort on `--simulate`
pukkandan
2022-02-18
1
-4
/
+3
*
[Sponsorblock] minor fixes (#2793)
Nil Admirari
2022-02-17
1
-6
/
+4
*
[FFmpegConcat] Abort on --skip-download and download errors
pukkandan
2022-02-03
1
-9
/
+8
*
[cleanup] Minor fixes
pukkandan
2022-01-21
1
-7
/
+12
*
Add option `--concat-playlist`
pukkandan
2022-01-13
1
-0
/
+45
*
[ffmpeg] Ignore unknown streams
pukkandan
2022-01-13
1
-1
/
+1
*
[cleanup, docs] Minor fixes
pukkandan
2022-01-12
1
-2
/
+2
*
[ffmpeg] Standardize use of `-map 0`
pukkandan
2022-01-12
1
-24
/
+28
*
Fix bug in 8896899216e90b0ea7ddb1697faf1dc8411b78be
pukkandan
2022-01-03
1
-1
/
+1
*
[FfmpegMetadata] Allow setting metadata of individual streams
pukkandan
2022-01-02
1
-12
/
+17
*
[ThumbnailsConvertor] Fix for when there are no thumbnails
pukkandan
2021-12-27
1
-3
/
+3
*
[ffmpeg] Fix position of `--ppa`
pukkandan
2021-12-25
1
-2
/
+2
*
[dash,youtube] Download live from start to end (#888)
The Hatsune Daishi
2021-12-20
1
-2
/
+12
*
[postprocessor/ffmpeg] Always add `faststart`
pukkandan
2021-12-20
1
-6
/
+5
*
[EmbedSubtitle] Disable duration check temporarily
pukkandan
2021-12-02
1
-0
/
+6
*
[cleanup] Add deprecation warnings
pukkandan
2021-11-29
1
-0
/
+7
*
[EmbedSubtitles] Slightly relax duration check
pukkandan
2021-11-27
1
-21
/
+22
*
[FixupM3u8] Fixup MPEG-TS in MP4 container
pukkandan
2021-11-27
1
-2
/
+13
*
[ExtractAudio] Support `alac`
pukkandan
2021-11-19
1
-16
/
+28
*
Add option `--embed-info-json` to embed info-json in mkv
pukkandan
2021-11-15
1
-12
/
+35
*
Add compat-option embed-metadata
pukkandan
2021-11-15
1
-0
/
+3
*
[ExtractAudio] Fix conversion to `wav`
pukkandan
2021-11-13
1
-4
/
+1
*
[ffmpeg] Detect libavformat version for `aac_adtstoasc`
pukkandan
2021-11-04
1
-1
/
+9
*
[ffmpeg] Accurately detect presence of setts
pukkandan
2021-11-04
1
-4
/
+6
[next]