New Features
- Can now add accounts for posting comments
- Deleting comments
- Can now store settings&data in ~/.youtube-local, keeping program files separate
- Ability to sort playlists on channel pages
- Ability to sort channel videos by oldest and by views
Bugfixes
- Support for custom channel urls (ex: https://youtube.com/scishow)
- The following scenarios now give a description of what's wrong instead of a 500 error: terminated channels, non-existent channels (partially), video ID being too short.
- Fix error when user page has no videos
- Fix the channel name being out-of-place in channel search results
- Put default language subtitles at the end of the list to work around a browser bug when there are too many languages present
- Fixed subtitles which were broken in v1.8.1
- Fix playlist description sometimes having a large blank space after it
Other
- Changed default port to 8080 to make Mac/Linux usage easier
- Indicate whether Tor routing is on
- Use post/redirect/get to prevent form resubmission when removing items from playlist, and when posting comments