]> jfr.im git - yt-dlp.git/history - yt_dlp/postprocessor/ffmpeg.py
[docs,cleanup] Some minor refactoring and improve docs
[yt-dlp.git] / yt_dlp / postprocessor / ffmpeg.py
2021-09-29  pukkandan[docs,cleanup] Some minor refactoring and improve docs
2021-09-29  pukkandan[embedsubtitle] Fix error when duration is unknown
2021-09-27  shirt[ffmpeg] Set max probesize to workaround AAC HLS stream...
2021-09-24  pukkandanSeparate the options `--ignore-errors` and `--no-abort...
2021-09-23  pukkandanbugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
2021-09-22  pukkandan[ffmpeg] Add `aac_adtstoasc` when merging if needed
2021-09-03  pukkandan[ModifyChapters] fixes (See desc)
2021-09-01  Nil AdmirariNative SponsorBlock implementation and related improvem...
2021-09-01  pukkandan[EmbedSubtitle] Continue even if some files are missing
2021-08-27  Paul WrubelUse `os.replace` where applicable (#793)
2021-08-14  pukkandanFix bug during subtitle conversion
2021-08-11  pukkandanminor bugfixes
2021-08-09  pukkandan[ffmpeg] Fix `--ffmpeg-location` when directory is...
2021-08-04  pukkandan[ffpmeg] Allow `--ffmpeg-location` to be a file with...
2021-07-10  pukkandan[embedthumbnail] Fix `_get_thumbnail_resolution`
2021-07-10  pukkandan[FFmpegMetadata] Add language of each stream
2021-07-10  pukkandan[utils] Add `variadic`
2021-06-25  pukkandan[thumbnailsconvertor] Treat `jpeg` as `jpg`
2021-06-21  pukkandan[websockets] Add `WebSocketFragmentFD` (#399)
2021-06-19  pukkandanSkip fixup of existing files and add `--fixup force...
2021-06-19  pukkandan[cleanup] Refactor fixup
2021-06-12  pukkandanAllow `images` formats
2021-06-08  pukkandan[utils] Generalize `traverse_dict` to `traverse_obj`
2021-05-28  pukkandan[embedthumbnail] Correctly escape filename
2021-05-22  pukkandan[cleanup] Refactor ffmpeg convertors
2021-05-22  pukkandan[videoconvertor] Generalize with remuxer and allow...
2021-05-21  louie-github[ThumbnailsConvertor] Support conversion to `png` and...
2021-05-15  pukkandanAdd field `name` for subtitles
2021-05-11  pukkandanAdd compat-option `no-attach-infojson`
2021-04-11  pukkandanAdd option `--convert-thumbnails`
2021-04-03  pukkandanAbility to set a specific field in the file's metadata
2021-03-20  pukkandanMore consistent warning messages (#173)
2021-03-20  pukkandanEmbed video URL metadata inside MP4 (#173)
2021-03-20  pukkandan[splitchapters] Fix for older ffmpeg
2021-03-18  pukkandanfix some typos and linter
2021-03-18  pukkandan[movefiles] Fix bugs and make more robust
2021-03-14  pukkandanSplit video by chapters (#158)
2021-03-14  pukkandanRefactor (See desc)
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)