This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
YoutubeExtractor 0.10.0
Features
- Added a new method "TryNormalizeYoutubeUrl" that normalizes the given YouTube URL
to the format http://youtube.com/watch?v={youtube-id} and returns whether the
normalization was successful or not.
Bugfixes
- Fixed an exception from occurring if the video title couldn't be parsed.