Commit Graph

203 Commits (b685b955df96db7a6e68697b95b8743d09171da5)

Author SHA1 Message Date
Isaac Grynsztein 8c942b0343 Updated top bar color 6 years ago
Isaac Grynsztein baad97182a Updated version tag 6 years ago
Isaac Grynsztein 26ca5d51a5 Fixed about dialog translations 6 years ago
Isaac Grynsztein 0c5cd291fe Changed comment for clarity 6 years ago
Isaac Grynsztein 57234b4690 File card download progress bars now maintain same width as file cards, appear rounded at the bottom, and are positioned right at the bottom of each card 6 years ago
Isaac Grynsztein b993c8e1d6 Fixed bug were downloadOnlyMode failed to work when multiDownloadMode was enabled 6 years ago
Isaac Grynsztein 66cb0af762 Settings dialog now says "cancel" when settings are changed and "close" otherwise 6 years ago
Isaac Grynsztein 8331c319ce File formats are not searched anymore if video is a playlist. Prior to this they simply errored 6 years ago
Isaac Grynsztein da9dcc0249 Added border radius to progress bar to make it look less "blocky" 6 years ago
Isaac Grynsztein 5af0d742ef Fixed bug where updating an audio playlist would cause it to believe it was a video playlist 6 years ago
Isaac Grynsztein 4906e52c57 Adjusted styling for advanced download bar to make it look more natural and part of the page 6 years ago
Isaac Grynsztein d33346b11d Final fix for bug where failed downloads still appeared in the multi download menu 6 years ago
Isaac Grynsztein b07f16bdd0 Added subtle drop shadow to topBarTitle 6 years ago
Isaac Grynsztein a5c47737c7 Fixed bug where simulated output did not include the base path 6 years ago
Isaac Grynsztein 603c13eb4c Modified about dialog to have a more consistent design, and added the logo & github logo to the top 6 years ago
Isaac Grynsztein a35d85d7df Added elevation to top toolbar and made it "sticky". That means when users scroll, the toolbar will scroll with 6 years ago
Isaac Grynsztein 25b5b28df8 Minor visual change to settings 6 years ago
Isaac Grynsztein 0c60c12124 Append to last commit 6 years ago
Isaac Grynsztein 72b42dea5a About dialog now informs user when update is available or when they are up to date based on the github release api 6 years ago
Isaac Grynsztein 1ed415d733 Fixed bug where if using download-only mode, downloading additonal videos would be blocked 6 years ago
Isaac Grynsztein 9e4d36e6ed Updated look of about dialog's close button 6 years ago
Isaac Grynsztein 7c605d83cd Updated look of dark mode to be more "dark" and more friendly 6 years ago
Isaac Grynsztein d7068953a8 changed env to prod 6 years ago
Isaac Grynsztein 945d2abd1a UI hotfix 6 years ago
Isaac Grynsztein 4094fda71d Updated spanish translations to final 3.5 version
Removed erroneous log
6 years ago
Isaac Grynsztein fa2800a391 merge fixd import 6 years ago
Isaac Grynsztein 4aaaddac92 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin 6 years ago
Isaac Grynsztein c3220dcb60 Updated language select size 6 years ago
Isaac Grynsztein 996d5989e7 Updated spanish translation 6 years ago
Isaac Grynsztein 7681ac2e5a Updated source translation file 6 years ago
Isaac Grynsztein 0ac87fe86d Updated spanish language string label to avoid confusion
Fixed bug where if no locale was set, it would *not* default to English
6 years ago
Isaac Grynsztein 2b2a033b7e Added extensions settings where information on extensions can be found and bookmarklet is generated
Created arg modifier dialog to assist in editing youtube-dl args
- This arg dialog contains all the available args and their description
- Includes a convenient search bar and categorized list of args to help you find the one you're looking for, or just explore what's available.

Arg modifier is available for both global args (in settings) and local args (in the advanced mode)
6 years ago
Tzahi12345 c4fe1a2fb0
Merge pull request #32 from Tzahi12345/subscriptions-v2
Subscriptions v2
6 years ago
Isaac Grynsztein bdb6a08274 Added ability to download subscription videos as zip 6 years ago
Isaac Grynsztein b2730926c8 Updated translation details to improve clarity
Added upload date property to files in UI

Subscription videos can now be filtered by some of their properties (size, upload date, name, duration)

Subscription videos are now centered
6 years ago
Isaac Grynsztein 393267b919 fixed bug where youtube search API failed to load when enabled through the settings 6 years ago
Isaac Grynsztein 35f8454db3 Fixed bug where auto started downloads would begin if navigated back from the player 6 years ago
Isaac Grynsztein a5e1906196 Fixed bug that prevented auto start from working 6 years ago
Isaac Grynsztein 9dc607e7ee fixed bug where no subscriptions resulted in a client error 6 years ago
Isaac Grynsztein 1a79b489ab Added video info dialog
File cards and subscription file cards now use video info dialog so that users can see info on each individual video

Ellipsis are now added client-side to video titles in file cards
6 years ago
Isaac Grynsztein f08506d690 When locale 'en' is selected, no translation is retrieved 6 years ago
Isaac Grynsztein 1d29dd8df4 Updated translations 6 years ago
Isaac Grynsztein 25b953cebd Updated look of file cards again to prevent aspect ratio from being changed 6 years ago
Isaac Grynsztein 2cd35cccd1 Added about page 6 years ago
Isaac Grynsztein da399601e1 Added ability to select any supported custom downloader 6 years ago
Tzahi12345 4ceec26a0e
Merge pull request #31 from Tzahi12345/use-youtubedl-archive-with-downloader
Implements youtube-dl archive functionality for downloader
6 years ago
Isaac Grynsztein b765830584 Using youtubedl archive for downloads defaults to false 6 years ago
Isaac Grynsztein 44bff55a88 Adds youtube dl args to simulated output 6 years ago
Isaac Grynsztein 84c9ec1300 Updated file card image appearance 6 years ago
Isaac Grynsztein d39f6f7a17 File cards modified to support blacklisting videos when using youtube-dl archive 6 years ago
Isaac Grynsztein 190d1567ca youtube-dl archive can now be used for regular downloads. a new blacklist system exists which subscriptions will shortly follow
Added new setting whether to use youtubedl archive
6 years ago
Isaac Grynsztein 087b9aac7e updated translations v2 6 years ago
Isaac Grynsztein d61573d8af Updated spanish translation 6 years ago
Isaac Grynsztein c7885e8726 Added ability to select language in settings
Fixed locale support so that it actually works at runtime

Removed unused library
6 years ago
Isaac Grynsztein ebd0a419df Further fix for videogular compilation error 6 years ago
Isaac Grynsztein c96aec7ba3 fixed videogular in angular 9 6 years ago
Isaac Grynsztein ddcd1d0772 Updated spanish translation xliff and json
locale is now retrieved from cookies
6 years ago
Isaac Grynsztein c17d29075e Updated angular material to v9
Added further translation support
6 years ago
Isaac Grynsztein 0981dd216d Migrated to angular 9 6 years ago
Isaac Grynsztein bc4cc3ccce Added spanish language support 6 years ago
Isaac Grynsztein 21797f3901 Added preliminary localization support to almost all strings in the program 6 years ago
Isaac Grynsztein 91f6dbcb5b added ability to set pin for settings. pin is md5'd by the backend 6 years ago
Isaac Grynsztein c752b13732 Updated look of file cards so that the images are of equal size 6 years ago
Isaac Grynsztein bad4b8630b potentially made it so saved settings get applied with no reload in most situations 6 years ago
Isaac Grynsztein f92a5549b5 implemented allowSubscriptions in frontend 6 years ago
Isaac Grynsztein bb925ac0c8 fixed bug where video titles were used instead of IDs for the player component
fixed bug that caused a crash when no subscriptions existed
6 years ago
Isaac Grynsztein 74cda25c63 added search functionality
made subscription file cards more responsive on mobile layouts

removed unused shell code
6 years ago
Isaac Grynsztein 54dcbe452e fixed compiler error 6 years ago
Isaac Grynsztein 946abd2e92 implemented global custom args functionality
fixed bad logic in settings
6 years ago
Isaac Grynsztein 846dd7e250 Added the ability to download (export) archives from subscriptions 6 years ago
Isaac Grynsztein 6f3e94cf24 hamburger menu button now avoids focus and has no outline
theme change behavior slightly modified to improve accessibility

added hammerjs

settings menu now has minimum width, updated colors, and additional hints
6 years ago
Isaac Grynsztein 3cbb517d64 cleaned up some code
youtube-dl commands are now simulated and displayed in the advanced panel
6 years ago
Isaac Grynsztein 480ed7d000 added new custom args setting 6 years ago
Isaac Grynsztein 881a103051 Added duration of video in subscription file card along with implementations of deleting subscribed videos. Subscribed videos now get reloaded after deletion
sidenav now closes when navigating

Updated subscription info to include more info
6 years ago
Isaac Grynsztein 4172b0b355 fixed bug where in chrome, sometimes the video player would not appear 6 years ago
Isaac Grynsztein f6b7c41666 fixed router outlet in sidenav
subscription settings implemented
6 years ago
Tzahi12345 ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist 6 years ago
Isaac Grynsztein ae605d5f70 Added ability to set config from settings
theme slide toggle is now in top right menu
6 years ago
Isaac Grynsztein 09bcac1c14 added settings 6 years ago
Isaac Grynsztein 41bfc80c4e fixed bug in retrieving videos for subscription when name was not present 6 years ago
Isaac Grynsztein a70abb3945 added basic subscriptions support for playlists and channels
update youtube-dl binary on windows

updated favicon to the new icon
6 years ago
Isaac Grynsztein 62a000b631 fixed bug where custom paths failed to stream 6 years ago
Tzahi12345 a8d2e1d890
Merge pull request #12 from Tzahi12345/serve-nodejs
Serve frontend app through nodejs
6 years ago
Isaac Grynsztein 0511996b26 fixed margins on advanced mode UI and temporarily disabled youtube auth until youtube-dl fixes it
advanced mode inputs now get saved in cookies

fixed bug in UI where delete button was missing by making it more mobile-friendly
6 years ago
Isaac Grynsztein e2d23404ce removed unused variable 6 years ago
Isaac Grynsztein b87a9f1e2f fixed bug where playlist titles included their relative path 6 years ago
Tzahi12345 a1ac1e450d
Merge pull request #11 from Tzahi12345/auth-params
Add the ability to use youtube authentication
6 years ago
Isaac Grynsztein 695b836852 added url params on home page to auto download content
created chrome extension to facilitate this feature
6 years ago
Isaac Grynsztein 71d7c30032 updated backend to support youtube auth
frontend now support youtube auth as well
6 years ago
Isaac Grynsztein 5ca4f036c7 fixed bug where if multi mode was enabled, click on file card URLs didn't work 6 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 6 years ago
Isaac Grynsztein 5e331b9ffa config settings now just have url and port
fixed bug where multi download mode would not allow file card link clicking
6 years ago
Isaac Grynsztein 09bdae90e2 refactored code so node.js serves the angular app, and all the backend routes are prepended with /api/
nodejs now compressed requests
6 years ago
Isaac Grynsztein 12c227badb temporarily disabled advanced mode until further testing 6 years ago
Isaac Grynsztein b79d801c0f Added support for custom arguments and custom output patch 6 years ago
Isaac Grynsztein fc3691336d added allow multi download mode setting frontend implementation 6 years ago
Isaac Grynsztein bcd879ebc8 added multiple download support
lazy loaded images now reload after a new download
6 years ago
Isaac Grynsztein b646db4828 Added the ability to cancel downloads
Audio only checkbox now disabled when downloading

Laid the groundwork for multiple simulataneous downloads
6 years ago
Isaac Grynsztein 426d52e359 fixed tabindex ordering of file cards (delete came before url) 6 years ago
Isaac Grynsztein deb928da12 sorting and updating now only possible on favorited (saved) playlists
fixed compilation bug in app.module
6 years ago