]> jfr.im git - yt-dlp.git/blobdiff - Changelog.md
[cleanup] Misc fixes
[yt-dlp.git] / Changelog.md
index 66fdbe5038674464eff8b94699cb9794ce866f5c..fd6c26a7ceb3df93bc614aaf30211afecb30b91a 100644 (file)
@@ -11,6 +11,11 @@ # Instuctions for creating release
 -->
 
 
+### 2022.03.08.1
+
+* [cleanup] Refactor `__init__.py`
+* [build] Fix bug
+
 ### 2022.03.08
 
 * Merge youtube-dl: Upto [commit/6508688](https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a) (except NDR)
@@ -36,7 +41,7 @@ ### 2022.03.08
 * [downloader] Obey `--file-access-retries` when deleting/renaming by [ehoogeveen-medweb](https://github.com/ehoogeveen-medweb)
 * [extractor] Allow `http_headers` to be specified for `thumbnails`
 * [extractor] Extract subtitles from manifests for vimeo, globo, kaltura, svt by [fstirlitz](https://github.com/fstirlitz)
-* [extractor] Fix for manifests without period duration by [dirkf,](https://github.com/dirkf,) [pukkandan](https://github.com/pukkandan)
+* [extractor] Fix for manifests without period duration by [dirkf](https://github.com/dirkf), [pukkandan](https://github.com/pukkandan)
 * [extractor] Support `--mark-watched` without `_NETRC_MACHINE` by [coletdjnz](https://github.com/coletdjnz)
 * [FFmpegConcat] Abort on `--simulate`
 * [FormatSort] Consider `acodec`=`ogg` as `vorbis`
@@ -71,9 +76,9 @@ ### 2022.03.08
 * [nfb] Add extractor by [ofkz](https://github.com/ofkz)
 * [niconico] Add playlist extractors and refactor by [Lesmiscore](https://github.com/Lesmiscore)
 * [peekvids] Add extractor by [schn0sch](https://github.com/schn0sch)
-* [piapro] Add extractor by [pycabbage,](https://github.com/pycabbage,) [Lesmiscore](https://github.com/Lesmiscore)
-* [rokfin] Add extractor by [P-reducible,](https://github.com/P-reducible,) [pukkandan](https://github.com/pukkandan)
-* [rokfin] Add stack and channel extractors by [P-reducible,](https://github.com/P-reducible,) [pukkandan](https://github.com/pukkandan)
+* [piapro] Add extractor by [pycabbage](https://github.com/pycabbage), [Lesmiscore](https://github.com/Lesmiscore)
+* [rokfin] Add extractor by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
+* [rokfin] Add stack and channel extractors by [P-reducible](https://github.com/P-reducible), [pukkandan](https://github.com/pukkandan)
 * [ruv.is] Add extractor by [iw0nderhow](https://github.com/iw0nderhow)
 * [telegram] Add extractor by [hatienl0i261299](https://github.com/hatienl0i261299)
 * [VideocampusSachsen] Add extractors by [FestplattenSchnitzel](https://github.com/FestplattenSchnitzel)