1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 00:45:48 -04:00

[version] update

:skip ci all
This commit is contained in:
pukkandan
2021-01-21 03:01:26 +05:30
parent c69911e4c1
commit e2f6586c16
7 changed files with 16 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
* Commit to master as `Release <version>`
* Push to origin/release - build task will now run
* Update version.py and run `make issuetemplates`
* Commit to master as `[version] update`
* Commit to master as `[version] update :skip ci all`
* Push to origin/master
* Update changelog in /releases
@@ -17,12 +17,13 @@
### 2021.01.20
* [TrovoLive] Add extractor (only VODs)
* [pokemon] Add `/#/player` URLs (Closes #24)
* [pokemon] Add `/#/player` URLs
* Improved parsing of multiple postprocessor-args, add `--ppa` as alias
* [EmbedThumbnail] Simplify embedding in mkv
* [sponskrub] Encode filenames correctly, better debug output and error message
* [readme] Cleanup options
### 2021.01.16
* **Merge youtube-dl:** Upto [2021.01.16](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
* **Configuration files:**