-
Notifications
You must be signed in to change notification settings - Fork 5
Firefox Extension
-
Go to the extension page here and add the extension.
-
Open the Add-ons menu in Firefox (
Ctrl+Shift+A) and open the ytdl-material options. -
Modify the frontend URL to match the frontend URL of your instance. Click save.
-
You're all set! Go to a YouTube page and click the icon to automatically start the download.
Chromium-based browser users can use the Chrome Extension package instead.
You can view the source code for the extension's main function here.
The extension uses your browser tab's URL to open a ytdl-material link that starts a download. As a result, the extension requires the tabs permission.
The ytdl-material frontend URL and audio-only preference are stored in the browser's extension storage. As a result, the extension requires the storage permission. View the settings JS code here, and HTML code here.
Firefox for Android requires a custom Add-on collection for this extension. To set it up:
- Download Firefox Nightly from the Play Store
- Go into the settings and tap
About Firefox Nightlyat the bottom of the settings menu - Tap on the Firefox logo until it enables the debug mode
- Go back into settings and tap
Custom Add-on collection - Type the following information in the dialog:
- Collection owner:
15736936 - Collection name:
YTDL-M
- Collection owner:
- Add the extension
- Go back to settings and tap
Add-ons, thenytdl-material, and set up the settings for the extension - You're all set! Navigate to a YouTube page, tap the three dots on the bottom right, tap Add-ons, and then tap ytdl-material to start your download.