Create a playlist app/create-playlist/create-playlist.component.html 1 Create a playlist dialog title Name app/create-playlist/create-playlist.component.html 5 app/dialogs/modify-playlist/modify-playlist.component.html 7 Playlist name placeholder Audio files app/create-playlist/create-playlist.component.html 10 Audio files title Videos app/create-playlist/create-playlist.component.html 11 app/subscription/subscription/subscription.component.html 28 Videos title Modify youtube-dl args app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 1 Modify args title Simulated new args app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 8 Simulated args title Add an arg app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 34 Add arg card title Search by category app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 60 Search args by category button Use arg value app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 64 Use arg value checkbox Arg value app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 68 Arg value placeholder Add arg app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 73 Search args by category button Cancel app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 84 app/dialogs/subscribe-dialog/subscribe-dialog.component.html 70 Arg modifier cancel button Modify app/dialogs/arg-modifier-dialog/arg-modifier-dialog.component.html 85 Arg modifier modify button Youtube Downloader app/main/main.component.html 5 Youtube downloader home page label Quality app/main/main.component.html 21 Quality select label Use URL app/main/main.component.html 49 YT search Use URL button for searched video View app/main/main.component.html 52 YT search View button for searched video Only Audio app/main/main.component.html 62 Only Audio checkbox Multi-download Mode app/main/main.component.html 67 Multi-download Mode checkbox Download app/main/main.component.html 76 Main download button Cancel app/main/main.component.html 81 Cancel download button Advanced app/main/main.component.html 93 Advanced download mode panel Simulated command: app/main/main.component.html 99 Simulated command label Use custom args app/main/main.component.html 107 Use custom args checkbox Custom args app/main/main.component.html 113 app/settings/settings.component.html 145 app/dialogs/subscribe-dialog/subscribe-dialog.component.html 48 Custom args placeholder No need to include URL, just everything after. Args are delimited using two commas like so: ,, app/main/main.component.html 115 Custom Args input hint Use custom output app/main/main.component.html 123 Use custom output checkbox Custom output app/main/main.component.html 128 Custom output placeholder Documentation app/main/main.component.html 130 app/dialogs/subscribe-dialog/subscribe-dialog.component.html 60 Youtube-dl output template documentation link Path is relative to the config download path. Don't include extension. app/main/main.component.html 131 app/dialogs/subscribe-dialog/subscribe-dialog.component.html 61 Custom Output input hint Use authentication app/main/main.component.html 137 Use authentication checkbox Username app/main/main.component.html 142 YT Username placeholder Password app/main/main.component.html 147 app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html 10 app/dialogs/add-user-dialog/add-user-dialog.component.html 11 YT Password placeholder Audio app/main/main.component.html 191 Audio files title Your audio files are here app/main/main.component.html 196 Audio files description Playlists app/main/main.component.html 211 app/main/main.component.html 253 app/subscriptions/subscriptions.component.html 27 Playlists title No playlists available. Create one from your downloading audio files by clicking the blue plus button. app/main/main.component.html 222 No video playlists available text Video app/main/main.component.html 232 Video files title Your video files are here app/main/main.component.html 237 Video files description No playlists available. Create one from your downloading video files by clicking the blue plus button. app/main/main.component.html 266 No video playlists available text Name: app/dialogs/video-info-dialog/video-info-dialog.component.html 5 app/dialogs/user-profile-dialog/user-profile-dialog.component.html 6 Video name property URL: app/dialogs/video-info-dialog/video-info-dialog.component.html 9 app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 9 Video URL property Uploader: app/dialogs/video-info-dialog/video-info-dialog.component.html 13 Video ID property File size: app/dialogs/video-info-dialog/video-info-dialog.component.html 17 Video file size property Path: app/dialogs/video-info-dialog/video-info-dialog.component.html 21 Video path property Upload Date: app/dialogs/video-info-dialog/video-info-dialog.component.html 25 Video upload date property Close app/dialogs/video-info-dialog/video-info-dialog.component.html 31 app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html 40 app/dialogs/user-profile-dialog/user-profile-dialog.component.html 27 app/dialogs/share-media-dialog/share-media-dialog.component.html 30 app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 23 app/dialogs/update-progress-dialog/update-progress-dialog.component.html 17 app/dialogs/add-user-dialog/add-user-dialog.component.html 18 app/components/manage-user/manage-user.component.html 30 app/components/manage-role/manage-role.component.html 18 Close subscription info button Modify playlist app/dialogs/modify-playlist/modify-playlist.component.html 1 Modify playlist dialog title ID: app/file-card/file-card.component.html 7 app/download-item/download-item.component.html 4 app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 13 File or playlist ID Count: app/file-card/file-card.component.html 8 Playlist video count Edit app/file-card/file-card.component.html 19 Playlist edit button Delete app/file-card/file-card.component.html 20 app/file-card/file-card.component.html 25 Delete playlist Info app/file-card/file-card.component.html 24 app/subscription/subscription-file-card/subscription-file-card.component.html 7 Video info button Delete and blacklist app/file-card/file-card.component.html 26 Delete and blacklist video button Upload new cookies app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html 1 Cookies uploader dialog title Drag and Drop app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html 11 Drag and Drop NOTE: Uploading new cookies will overrride your previous cookies. Also note that cookies are instance-wide, not per-user. app/dialogs/cookies-uploader-dialog/cookies-uploader-dialog.component.html 20 Cookies upload warning Settings app/settings/settings.component.html 1 app/app.component.html 28 Settings title URL app/settings/settings.component.html 18 app/dialogs/subscribe-dialog/subscribe-dialog.component.html 8 URL input placeholder URL this app will be accessed from, without the port. app/settings/settings.component.html 19 URL setting input hint Port app/settings/settings.component.html 24 Port input placeholder The desired port. Default is 17442. app/settings/settings.component.html 25 Port setting input hint Multi-user mode app/settings/settings.component.html 34 Multi user mode setting Users base path app/settings/settings.component.html 38 Users base path placeholder Base path for users and their downloaded videos. app/settings/settings.component.html 39 Users base path hint Use encryption app/settings/settings.component.html 48 Use encryption setting Cert file path app/settings/settings.component.html 53 Cert file path input placeholder Key file path app/settings/settings.component.html 59 Key file path input placeholder Allow subscriptions app/settings/settings.component.html 68 Allow subscriptions setting Subscriptions base path app/settings/settings.component.html 72 Subscriptions base path input setting placeholder Base path for videos from your subscribed channels and playlists. It is relative to YTDL-Material's root folder. app/settings/settings.component.html 73 Subscriptions base path setting input hint Check interval app/settings/settings.component.html 78 Check interval input setting placeholder Unit is seconds, only include numbers. app/settings/settings.component.html 79 Check interval setting input hint Use youtube-dl archive app/settings/settings.component.html 83 app/settings/settings.component.html 152 Use youtube-dl archive setting With youtube-dl's archive app/settings/settings.component.html 84 youtube-dl archive explanation prefix link feature, downloaded videos from your subscriptions get recorded in a text file in the subscriptions archive sub-directory. app/settings/settings.component.html 84 youtube-dl archive explanation middle This enables the ability to permanently delete videos from your subscriptions without unsubscribing, and allows you to record which videos you downloaded in case of data loss. app/settings/settings.component.html 85 youtube-dl archive explanation suffix Theme app/settings/settings.component.html 94 Theme select label Default app/settings/settings.component.html 96 Default theme label Dark app/settings/settings.component.html 97 app/app.component.html 23 Dark theme label Allow theme change app/settings/settings.component.html 102 Allow theme change setting Language app/settings/settings.component.html 111 Language select label Main app/settings/settings.component.html 12 Main settings label Audio folder path app/settings/settings.component.html 131 Audio folder path input placeholder Path for audio only downloads. It is relative to YTDL-Material's root folder. app/settings/settings.component.html 132 Aduio path setting input hint Video folder path app/settings/settings.component.html 138 Video folder path input placeholder Path for video downloads. It is relative to YTDL-Material's root folder. app/settings/settings.component.html 139 Video path setting input hint Global custom args for downloads on the home page. Args are delimited using two commas like so: ,, app/settings/settings.component.html 146 Custom args setting input hint Safe download override app/settings/settings.component.html 157 Safe download override setting Downloader app/settings/settings.component.html 124 Downloader settings label Top title app/settings/settings.component.html 170 Top title input placeholder File manager enabled app/settings/settings.component.html 175 File manager enabled setting Downloads manager enabled app/settings/settings.component.html 178 Downloads manager enabled setting Allow quality select app/settings/settings.component.html 181 Allow quality seelct setting Download only mode app/settings/settings.component.html 184 Download only mode setting Allow multi-download mode app/settings/settings.component.html 187 Allow multi-download mode setting Require pin for settings app/settings/settings.component.html 190 Require pin for settings setting Set New Pin app/settings/settings.component.html 191 Set new pin button Enable Public API app/settings/settings.component.html 199 Enable Public API key setting Public API Key app/settings/settings.component.html 204 Public API Key setting placeholder View documentation app/settings/settings.component.html 205 View API docs setting hint Generate app/settings/settings.component.html 209 Generate key button Use YouTube API app/settings/settings.component.html 218 Use YouTube API setting Youtube API Key app/settings/settings.component.html 222 Youtube API Key setting placeholder Generating a key is easy! app/settings/settings.component.html 223 Youtube API Key setting hint Click here app/settings/settings.component.html 233 app/settings/settings.component.html 239 app/dialogs/about-dialog/about-dialog.component.html 25 Chrome ext click here to download the official YoutubeDL-Material Chrome extension manually. app/settings/settings.component.html 233 Chrome click here suffix You must manually load the extension and modify the extension's settings to set the frontend URL. app/settings/settings.component.html 234 Chrome setup suffix to install the official YoutubeDL-Material Firefox extension right off the Firefox extensions page. app/settings/settings.component.html 239 Firefox click here suffix Detailed setup instructions. app/settings/settings.component.html 240 Firefox setup prefix link Not much is required other than changing the extension's settings to set the frontend URL. app/settings/settings.component.html 240 Firefox setup suffix Drag the link below to your bookmarks, and you're good to go! Just navigate to the YouTube video you'd like to download, and click the bookmark. app/settings/settings.component.html 245 Bookmarklet instructions Generate 'audio only' bookmarklet app/settings/settings.component.html 246 Generate audio only bookmarklet checkbox Extra app/settings/settings.component.html 164 Extra settings label Use default downloading agent app/settings/settings.component.html 260 Use default downloading agent setting Select a downloader app/settings/settings.component.html 264 Custom downloader select label Select a logger level app/settings/settings.component.html 278 Logger level select label Allow advanced download app/settings/settings.component.html 289 Allow advanced downloading setting Use Cookies app/settings/settings.component.html 297 Use cookies setting Set Cookies app/settings/settings.component.html 298 Set cookies button Advanced app/settings/settings.component.html 255 Host settings label Allow user registration app/settings/settings.component.html 310 Allow registration setting Users app/settings/settings.component.html 308 Users settings label Logs app/settings/settings.component.html 314 Logs settings label Save app/settings/settings.component.html 327 Settings save button {VAR_SELECT, select, true {Close} false {Cancel} other {otha} } app/settings/settings.component.html 330 Settings cancel and close button About YoutubeDL-Material app/dialogs/about-dialog/about-dialog.component.html 1 About dialog title is an open-source YouTube downloader built under Google's Material Design specifications. You can seamlessly download your favorite videos as video or audio files, and even subscribe to your favorite channels and playlists to keep updated with their new videos. app/dialogs/about-dialog/about-dialog.component.html 12 About first paragraph has some awesome features included! An extensive API, Docker support, and localization (translation) support. Read up on all the supported features by clicking on the GitHub icon above. app/dialogs/about-dialog/about-dialog.component.html 15 About second paragraph Installed version: app/dialogs/about-dialog/about-dialog.component.html 20 Version label Checking for updates... app/dialogs/about-dialog/about-dialog.component.html 20 Checking for updates text Update available app/dialogs/about-dialog/about-dialog.component.html 21 View latest update You can update from the settings menu. app/dialogs/about-dialog/about-dialog.component.html 21 Update through settings menu hint Found a bug or have a suggestion? app/dialogs/about-dialog/about-dialog.component.html 25 About bug prefix to create an issue! app/dialogs/about-dialog/about-dialog.component.html 25 About bug suffix Your Profile app/dialogs/user-profile-dialog/user-profile-dialog.component.html 1 User profile dialog title UID: app/dialogs/user-profile-dialog/user-profile-dialog.component.html 9 UID Created: app/dialogs/user-profile-dialog/user-profile-dialog.component.html 12 Created You are not logged in. app/dialogs/user-profile-dialog/user-profile-dialog.component.html 19 Not logged in notification Login app/dialogs/user-profile-dialog/user-profile-dialog.component.html 20 app/app.component.html 44 app/components/login/login.component.html 15 Login Logout app/dialogs/user-profile-dialog/user-profile-dialog.component.html 28 Logout Create admin account app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html 1 Create admin account dialog title No default admin account detected. This will create and set the password for an admin account with the user name as 'admin'. app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html 5 No default admin detected explanation Create app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html 17 Create Profile app/app.component.html 19 Profile menu label About app/app.component.html 32 About menu label Home app/app.component.html 43 Navigation menu Home Page title Subscriptions app/app.component.html 45 Navigation menu Subscriptions Page title Downloads app/app.component.html 46 Navigation menu Downloads Page title Share playlist app/dialogs/share-media-dialog/share-media-dialog.component.html 2 Share playlist dialog title Share video app/dialogs/share-media-dialog/share-media-dialog.component.html 3 Share video dialog title Share audio app/dialogs/share-media-dialog/share-media-dialog.component.html 4 Share audio dialog title Enable sharing app/dialogs/share-media-dialog/share-media-dialog.component.html 10 Enable sharing checkbox Use timestamp app/dialogs/share-media-dialog/share-media-dialog.component.html 13 Use timestamp Seconds app/dialogs/share-media-dialog/share-media-dialog.component.html 15 Seconds Copy to clipboard app/dialogs/share-media-dialog/share-media-dialog.component.html 24 app/components/logs-viewer/logs-viewer.component.html 7 Copy to clipboard button Save changes app/player/player.component.html 22 Playlist save changes button Details app/download-item/download-item.component.html 18 Details An error has occurred: app/download-item/download-item.component.html 27 Error label Download start: app/download-item/download-item.component.html 32 Download start label Download end: app/download-item/download-item.component.html 35 Download end label File path(s): app/download-item/download-item.component.html 38 File path(s) label Subscribe to playlist or channel app/dialogs/subscribe-dialog/subscribe-dialog.component.html 1 Subscribe dialog title The playlist or channel URL app/dialogs/subscribe-dialog/subscribe-dialog.component.html 9 Subscription URL input hint Custom name app/dialogs/subscribe-dialog/subscribe-dialog.component.html 19 Subscription custom name placeholder Download all uploads app/dialogs/subscribe-dialog/subscribe-dialog.component.html 23 Download all uploads subscription setting Download videos uploaded in the last app/dialogs/subscribe-dialog/subscribe-dialog.component.html 26 Download time range prefix Audio-only mode app/dialogs/subscribe-dialog/subscribe-dialog.component.html 38 Streaming-only mode Streaming-only mode app/dialogs/subscribe-dialog/subscribe-dialog.component.html 43 Streaming-only mode These are added after the standard args. app/dialogs/subscribe-dialog/subscribe-dialog.component.html 51 Custom args hint Custom file output app/dialogs/subscribe-dialog/subscribe-dialog.component.html 57 Subscription custom file output placeholder Subscribe app/dialogs/subscribe-dialog/subscribe-dialog.component.html 72 Subscribe button Type: app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 5 Subscription type property Archive: app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 17 Subscription ID property Export Archive app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 24 Export Archive button Unsubscribe app/dialogs/subscription-info-dialog/subscription-info-dialog.component.html 26 Unsubscribe button Your subscriptions app/subscriptions/subscriptions.component.html 3 Subscriptions title Channels app/subscriptions/subscriptions.component.html 8 Subscriptions channels title Name not available. Channel retrieval in progress. app/subscriptions/subscriptions.component.html 14 Subscription playlist not available text You have no channel subscriptions. app/subscriptions/subscriptions.component.html 24 No channel subscriptions text Name not available. Playlist retrieval in progress. app/subscriptions/subscriptions.component.html 33 Subscription playlist not available text You have no playlist subscriptions. app/subscriptions/subscriptions.component.html 43 No playlist subscriptions text Search app/subscription/subscription/subscription.component.html 32 Subscription videos search placeholder Length: app/subscription/subscription-file-card/subscription-file-card.component.html 3 Video duration label Delete and redownload app/subscription/subscription-file-card/subscription-file-card.component.html 8 Delete and redownload subscription video button Delete forever app/subscription/subscription-file-card/subscription-file-card.component.html 9 Delete forever subscription video button Updater app/dialogs/update-progress-dialog/update-progress-dialog.component.html 1 Update progress dialog title Select a version: app/updater/updater.component.html 3 Select a version Register app/components/login/login.component.html 35 app/dialogs/add-user-dialog/add-user-dialog.component.html 17 Register Session ID: app/components/downloads/downloads.component.html 5 Session ID (current) app/components/downloads/downloads.component.html 6 Current session No downloads available! app/components/downloads/downloads.component.html 25 No downloads label Register a user app/dialogs/add-user-dialog/add-user-dialog.component.html 1 Register user dialog title User name app/dialogs/add-user-dialog/add-user-dialog.component.html 6 User name placeholder Manage user app/components/manage-user/manage-user.component.html 1 Manage user dialog title User UID: app/components/manage-user/manage-user.component.html 4 User UID New password app/components/manage-user/manage-user.component.html 8 New password placeholder Set new password app/components/manage-user/manage-user.component.html 10 Set new password Use default app/components/manage-user/manage-user.component.html 19 Use default Yes app/components/manage-user/manage-user.component.html 20 app/components/manage-role/manage-role.component.html 9 Yes No app/components/manage-user/manage-user.component.html 21 app/components/manage-role/manage-role.component.html 10 No Manage role app/components/manage-role/manage-role.component.html 1 Manage role dialog title User name app/components/modify-users/modify-users.component.html 17 Username users table header Role app/components/modify-users/modify-users.component.html 35 Role users table header Actions app/components/modify-users/modify-users.component.html 55 Actions users table header Add Users app/components/modify-users/modify-users.component.html 90 Add users button Edit Role app/components/modify-users/modify-users.component.html 95 Edit role Logs will appear here app/components/logs-viewer/logs-viewer.component.html 5 Logs placeholder Lines: app/components/logs-viewer/logs-viewer.component.html 9 Label for lines select in logger view