New Features
- Add embed page for embeds on the web. Check the Iframes option in Redirector to use it.
Bugfixes
- Fix channel search by using new protobuf format
- Improve ytInitialPlayerResponse extraction
- Channels: work around pages > 1 not working when sorting by oldest by using a next button instead. Also add a first and last page button when sorting by newest. Note: videos are slightly out of order when going to far pages.
- Fix youtube mixes: They cannot be viewed on their own, so change url in items to go to the video+playlist instead
- Fix some videos not loading or stopping loading midway through. Range request missing content when Youtube closes the connection.
- Fix exception when video comments are disabled and comments either fail to load or are disabled in settings
- Fix playability errors being displayed in foreign languages (the language of the Tor exit node)
- Add workaround for servers such as uWSGI which rewrite double slashes to single slashes.
Other
- Retry with new identity a maximum of three times instead of just one when the exit node is blocked.