aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2022-08-15 03:15:05 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2022-08-15 03:41:45 +0530
commit1e4fca9a87b0ff6b7316261a2f081493af3885b2 (patch)
tree06f9da6aa5b739539c527149abf0aecf33b1de04 /Changelog.md
parent49b4ceaedf92db85177cfa10542bddbed16529c7 (diff)
downloadhypervideo-pre-1e4fca9a87b0ff6b7316261a2f081493af3885b2.tar.lz
hypervideo-pre-1e4fca9a87b0ff6b7316261a2f081493af3885b2.tar.xz
hypervideo-pre-1e4fca9a87b0ff6b7316261a2f081493af3885b2.zip
[cleanup] Misc
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/Changelog.md b/Changelog.md
index 483c947b6..ad9c00b20 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -20,10 +20,10 @@
* `--compat-option no-live-chat` should disable danmaku
* Fix misleading DRM message
* Import ctypes only when necessary
-* Minor bugfixes by [pukkandan](https://github.com/pukkandan)
-* Reject entire playlists faster with `--match-filter` by [pukkandan](https://github.com/pukkandan)
+* Minor bugfixes
+* Reject entire playlists faster with `--match-filter`
* Remove filtered entries from `-J`
-* Standardize retry mechanism by [pukkandan](https://github.com/pukkandan)
+* Standardize retry mechanism
* Validate `--merge-output-format`
* [downloader] Add average speed to final progress line
* [extractor] Add field `audio_channels`
@@ -31,7 +31,7 @@
* [ffmpeg] Set `ffmpeg_location` in a contextvar
* [FFmpegThumbnailsConvertor] Fix conversion from GIF
* [MetadataParser] Don't set `None` when the field didn't match
-* [outtmpl] Smarter replacing of unsupported characters by [pukkandan](https://github.com/pukkandan)
+* [outtmpl] Smarter replacing of unsupported characters
* [outtmpl] Treat empty values as None in filenames
* [utils] sanitize_open: Allow any IO stream as stdout
* [build, devscripts] Add devscript to set a build variant
@@ -64,7 +64,7 @@
* [extractor/bbc] Fix news articles by [ajj8](https://github.com/ajj8)
* [extractor/camtasia] Separate into own extractor by [coletdjnz](https://github.com/coletdjnz)
* [extractor/cloudflarestream] Fix video_id padding by [haobinliang](https://github.com/haobinliang)
-* [extractor/crunchyroll] Fix conversion of thumbnail from GIF by [pukkandan](https://github.com/pukkandan)
+* [extractor/crunchyroll] Fix conversion of thumbnail from GIF
* [extractor/crunchyroll] Handle missing metadata correctly by [Burve](https://github.com/Burve), [pukkandan](https://github.com/pukkandan)
* [extractor/crunchyroll:beta] Extract timestamp and fix tests by [tejing1](https://github.com/tejing1)
* [extractor/crunchyroll:beta] Use streams API by [tejing1](https://github.com/tejing1)