Maxim Stewart faed6edee5 | ||
---|---|---|
app | ||
src | ||
LICENSE | ||
README.md |
README.md
Better Youtube +
Better YouTube + works to improve the YouTube experience by providing quick access to features we'd all like to have from the get-go.
- It allows quick thumbnail access of the video.
- It allows setting the loop mode easily.
- It allows setting the loop mode to a ranged set.
- It allows the video to be toggled to fixed or floating with drag functionality.
- It allows volume control through the mouse-wheel when hovering over the player.
- It allows for quick access to the YouTube video slug.
- It lets Unix, Linux, and MacOS systems the ability to download the video using native app calls.
Version: 1.4.3
- Added mutation observation for (un)fullscreen action.
- Cleaned up some log cruft and fixed CSS...
Download
https://addons.mozilla.org/en-US/firefox/addon/better-youtube-plus/
NOTE
On *Nix systems download youtube-dl and use provided app in this repo to download videos.
Mac OS/Linux Setup
To get downloading working do the following:
- Check that the file permissions for "youtube-dl-bridge.py" include the
execute
permission. - Edit the "path" property of "web_video_dl.json" to point to the location of "youtube-dl-bridge.py" on your computer.
- copy "web_video_dl.json" to the correct location on your computer. See App manifest location to find the correct location for your OS.
- Install the webextension and enjoy!