Skip to content

Liberatube v1.7

Compare
Choose a tag to compare
@GoldDominik893 GoldDominik893 released this 06 Apr 22:54
· 159 commits to main since this release
82e61b9

Some of the new features

  • Search bar is now on the top navbar and the 3 buttons moved into a footer.
  • Name is no longer "Bad YouTube" it is now "Liberatube".
  • No longer uses any official Google or YouTube API's.
  • Collapsible Description.
  • Comment replies.
  • Now able to go to commenters channel.
  • Search a users channel.
  • See related channels in the channel page.
  • See a channels playlists.
  • Account settings: Change Password, Clear History, Delete Account.
  • Condensed the files in /videodata to only three files: media.php, captions.php and poster.php.
  • Allow users to proxy videos through the instance (admin can turn this off).
  • More download options.
  • Video timestamps on the thumbnails.
  • Make a video start in a specific spot with ?t=(s).
  • Fixes a bug that would keep the user logged in even after the password was changed.

Features that will come in the future

  • DASH video through VideoJS.
  • Autoplay for playlists.
  • Sort videos on a users channel by date and popularity.
  • Clickable timestamps from description or comments.
  • Native language support.
  • Playlist creation.
  • Subscribing to channels.
  • Caching the trending page to reduce loading times significantly.
  • Annotations (clickable links on the video basically).

Please feel free to suggest features through issues or pull requests.