Changelog

This commit is contained in:
Hexah 2020-03-11 12:29:15 +01:00
parent 7700bd8def
commit 0c591a8613
1 changed files with 6 additions and 1 deletions

View File

@ -59,4 +59,9 @@
## 0.0.14
- getChannelWatchPage and getVideoWatchPage methods are now public
- New method: getChannelIdFromVideo
- New method: getChannelIdFromVideo
## 0.0.15
- Workaround (#15): Now when a video is not available a `VideoUnavailable` exception is thrown
- Removed disable_polymer parameter when requests ( https://github.com/Tyrrrz/YoutubeExplode/issues/341 )