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
*
[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
*
[ExtractAudio] Use `libfdk_aac` if available
CrypticSignal
2021-11-04
1
-1
/
+6
*
[ffmpeg] Framework for feature detection
pukkandan
2021-11-04
1
-36
/
+43
*
[ExtractAudio] Rescale --audio-quality correctly
pukkandan
2021-11-04
1
-14
/
+23
*
[downloader/ffmpeg] Fix vtt download with ffmpeg
pukkandan
2021-10-26
1
-0
/
+1
*
Don't create console for subprocesses on Windows (#1261)
pukkandan
2021-10-20
1
-8
/
+6
*
[EmbedMetadata] Allow overwriting all default metadata
pukkandan
2021-10-18
1
-11
/
+10
*
[Merger] Do not add `aac_adtstoasc` to non-hls audio
pukkandan
2021-10-11
1
-1
/
+2
*
Revert "[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)"
pukkandan
2021-10-10
1
-1
/
+1
*
[EmbedSubtitle, SubtitlesConvertor] Fix error when subtitle file is missing
pukkandan
2021-10-04
1
-1
/
+4
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
1
-15
/
+14
*
[embedsubtitle] Fix error when duration is unknown
pukkandan
2021-09-30
1
-1
/
+1
*
[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)
shirt
2021-09-28
1
-1
/
+1
*
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-24
1
-2
/
+1
*
bugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
pukkandan
2021-09-23
1
-1
/
+3
*
[ffmpeg] Add `aac_adtstoasc` when merging if needed
pukkandan
2021-09-22
1
-1
/
+3
*
[ModifyChapters] fixes (See desc)
pukkandan
2021-09-04
1
-0
/
+22
*
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-09-02
1
-49
/
+125
*
[EmbedSubtitle] Continue even if some files are missing
pukkandan
2021-09-01
1
-0
/
+3
*
Use `os.replace` where applicable (#793)
Paul Wrubel
2021-08-27
1
-9
/
+4
*
Fix bug during subtitle conversion
pukkandan
2021-08-15
1
-1
/
+1
*
minor bugfixes
pukkandan
2021-08-11
1
-1
/
+1
*
[ffmpeg] Fix `--ffmpeg-location` when directory is given
pukkandan
2021-08-10
1
-2
/
+5
*
[ffpmeg] Allow `--ffmpeg-location` to be a file with different name
pukkandan
2021-08-05
1
-9
/
+4
*
[embedthumbnail] Fix `_get_thumbnail_resolution`
pukkandan
2021-07-11
1
-6
/
+6
*
[FFmpegMetadata] Add language of each stream
pukkandan
2021-07-11
1
-28
/
+40
*
[utils] Add `variadic`
pukkandan
2021-07-11
1
-8
/
+3
*
[thumbnailsconvertor] Treat `jpeg` as `jpg`
pukkandan
2021-06-25
1
-0
/
+2
*
[websockets] Add `WebSocketFragmentFD` (#399)
pukkandan
2021-06-21
1
-0
/
+29
*
Skip fixup of existing files and add `--fixup force` to force it
pukkandan
2021-06-20
1
-1
/
+1
*
[cleanup] Refactor fixup
pukkandan
2021-06-20
1
-35
/
+19
*
Allow `images` formats
pukkandan
2021-06-13
1
-0
/
+9
*
[utils] Generalize `traverse_dict` to `traverse_obj`
pukkandan
2021-06-08
1
-2
/
+2
*
[embedthumbnail] Correctly escape filename
pukkandan
2021-05-29
1
-12
/
+5
*
[cleanup] Refactor ffmpeg convertors
pukkandan
2021-05-22
1
-23
/
+26
*
[videoconvertor] Generalize with remuxer and allow conditional recoding
pukkandan
2021-05-22
1
-39
/
+32
*
[ThumbnailsConvertor] Support conversion to `png` and make it the default (#333)
louie-github
2021-05-21
1
-10
/
+16
[next]