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

[version] update

:ci skip all
This commit is contained in:
pukkandan
2021-04-12 03:23:07 +05:30
parent a0f30f194a
commit 54670cf084
7 changed files with 14 additions and 14 deletions

View File

@@ -35,7 +35,7 @@
* [youtube] Fix thumbnail URL
* [youtube] Parse API parameters from initial webpage by [colethedj](https://github.com/colethedj)
* [youtube] Extract comments' approximate timestamp by [colethedj](https://github.com/colethedj)
* [youtube] Fix `\_extract_alerts`
* [youtube] Fix alert extraction
* [bilibili] Fix uploader
* [utils] Add `datetime_from_str` and `datetime_add_months` by [colethedj](https://github.com/colethedj)
* Run some `postprocessors` before actual download