GNOME SHELL EXTENSION for youtube-dl.
YOU2BER helps to download media content from online video services and convert to usable format.
- Clipboard support.
- Audio extraction to ~/Music/youtube folder.
- Video extraction to ~/Videos/youtube folder.
- Copy valid URI address to the clipboard buffer
- Open the extension menu and select a desired audio or video stream.
- Report a bug.
- Test it on your favorite Linux distribution.
- Contribute with an idea, graphical content, translation or code an issue.
- Make donation to the project:
- PayPal EURO
- PayPal USD
- Contact to the author here.
Behind the development for the Linux Desktop are ordinary people who spend a lot of time and their own resources to make the Linux Desktop better. Thank you for your contributions!
- youtube-dl
- Gnome Shell 3.14+
- ffmpeg (youtube-dl dependency for media manipulation)
Linux installation:
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
- Download
wget https://github.com/konkor/you2ber/archive/master.zip
- Unpack this archive to
/.local/share/gnome-shell/extensions/you2ber@konkor
or install in the gnome-tweak-tool - Restart Gnome to reload extensions by:
- user's Log-out/Log-in (X11/Wayland)
- Alt+F2 and enter r command (X11 only)
- or just reboot PC (X11/Wayland)
- Turn on the extension
- local extensions page
- or
gnome-shell-extension-prefs
tool - or in the
gnome-tweak-tool