index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt_dlp
/
postprocessor
Age
Commit message (
Expand
)
Author
2021-09-24
Separate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan
2021-09-23
bugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
pukkandan
2021-09-22
[ffmpeg] Add `aac_adtstoasc` when merging if needed
pukkandan
2021-09-19
[SponsorBlock] Improve merge algorithm (#999)
Nil Admirari
2021-09-04
[ModifyChapters] fixes (See desc)
pukkandan
2021-09-02
Native SponsorBlock implementation and related improvements (#360)
Nil Admirari
2021-09-01
[EmbedSubtitle] Continue even if some files are missing
pukkandan
2021-08-27
Use `os.replace` where applicable (#793)
Paul Wrubel
2021-08-24
[downloader/ffmpeg] Allow passing custom arguments before -i
pukkandan
2021-08-15
Fix bug during subtitle conversion
pukkandan
2021-08-11
minor bugfixes
pukkandan
2021-08-10
Misc fixes - See desc
pukkandan
2021-08-10
[ffmpeg] Fix `--ffmpeg-location` when directory is given
pukkandan
2021-08-10
Add option `--replace-in-metadata`
pukkandan
2021-08-07
Allow multiple `--exec` and `--exec-before-download`
pukkandan
2021-08-05
[ffpmeg] Allow `--ffmpeg-location` to be a file with different name
pukkandan
2021-07-29
Expand and escape environment variables correctly in outtmpl
pukkandan
2021-07-19
Add option `--exec-before-download`
pukkandan
2021-07-12
[metadatafromfield] Do not detect numbers as field names
pukkandan
2021-07-11
[embedthumbnail] Fix `_get_thumbnail_resolution`
pukkandan
2021-07-11
[FFmpegMetadata] Add language of each stream
pukkandan
2021-07-11
[utils] Add `variadic`
pukkandan
2021-06-25
[thumbnailsconvertor] Treat `jpeg` as `jpg`
pukkandan
2021-06-21
[websockets] Add `WebSocketFragmentFD` (#399)
pukkandan
2021-06-20
Skip fixup of existing files and add `--fixup force` to force it
pukkandan
2021-06-20
[cleanup] Refactor fixup
pukkandan
2021-06-16
[EmbedThumbnail] Add compat-option `embed-thumbnail-atomicparsley`
pukkandan
2021-06-14
[postprocessor] Fix `_restrict_to` when a codec is not set
pukkandan
2021-06-13
Fix bug in 8326b00aabc332cad3edec246fe5353bea069cb0
pukkandan
2021-06-13
Allow `images` formats
pukkandan
2021-06-08
[utils] Generalize `traverse_dict` to `traverse_obj`
pukkandan
2021-06-06
Fix and refactor `prepare_outtmpl`
pukkandan
2021-05-29
[embedthumbnail] Correctly escape filename
pukkandan
2021-05-29
[embedthumbnail] Embed if any thumbnail was downloaded, not just the best
pukkandan
2021-05-23
[ard] Allow URLs without `-` before id
Oliver Freyermuth
2021-05-23
[embedthumbnail] Embed in `mp4`/`m4a` using mutagen
pukkandan
2021-05-22
[cleanup] Refactor ffmpeg convertors
pukkandan
2021-05-22
[videoconvertor] Generalize with remuxer and allow conditional recoding
pukkandan
2021-05-21
[ThumbnailsConvertor] Support conversion to `png` and make it the default (#333)
louie-github
2021-05-20
[cleanup] See desc
pukkandan
2021-05-20
[embedthumbnail] Add `flac` support and refactor `mutagen` code
pukkandan
2021-05-15
Add field `name` for subtitles
pukkandan
2021-05-14
Standardize `write_debug`
pukkandan
2021-05-11
Add compat-option `no-attach-infojson`
pukkandan
2021-05-06
Improve output template internal formatting
pukkandan
2021-05-04
[embedthumbnail] Fix bug where jpeg thumbnails were converted again
pukkandan
2021-04-21
[MetadataFromField] Improve regex and add tests
pukkandan
2021-04-16
[Exec] Ensure backward compatibility when the command contains `%`
pukkandan
2021-04-12
[documentation] Improvements
pukkandan
2021-04-12
Add option `--convert-thumbnails`
pukkandan
[prev]
[next]