Commit Graph

1765 Commits (dependabot/npm_and_yarn/debug-4.3.4)
 

Author SHA1 Message Date
Isaac Grynsztein ce2f294a3d Removed potential race condition with youtube-dl archives in main downloader
Fixed bug where downloaded subscriptions' zip files would include erroneous folders for their videos
5 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)
5 years ago
Isaac Grynsztein f796a5863c Added package-lock to .gitignore 5 years ago
Isaac Grynsztein 57e3f1b2ac removed frivolous logging 5 years ago
Tzahi12345 8f17305710
Merge pull request #35 from Tzahi12345/id3-tagging
Added automatic ID3 tagging for mp3 files
5 years ago
Tzahi12345 4b67527bd5
Merge branch 'master' into id3-tagging 5 years ago
Tzahi12345 4f119d081e
Merge pull request #34 from Tzahi12345/auto-update-youtubedl
Auto update youtube-dl binaries on startup
5 years ago
Isaac Grynsztein 2e71a0bef1 fixed bug that caused youtube downloader update to fail when the binary was being used to check for new subscription videos. now it waits for file access with a 10 second timeout 5 years ago
Isaac Grynsztein 1f9f07ac56 youtube-dl now auto updates on server restart 5 years ago
Tzahi12345 c4fe1a2fb0
Merge pull request #32 from Tzahi12345/subscriptions-v2
Subscriptions v2
5 years ago
Isaac Grynsztein b987e258b5 Updated firefox extension zip 5 years ago
Isaac Grynsztein bdb6a08274 Added ability to download subscription videos as zip 5 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
5 years ago
Isaac Grynsztein 393267b919 fixed bug where youtube search API failed to load when enabled through the settings 5 years ago
Isaac Grynsztein 35f8454db3 Fixed bug where auto started downloads would begin if navigated back from the player 5 years ago
Isaac Grynsztein 1837101083 Updated manifest 5 years ago
Isaac Grynsztein aa80f52838 Updated firefox extension to v0.3, focused on making the settings menu look nicer 5 years ago
Isaac Grynsztein a5e1906196 Fixed bug that prevented auto start from working 5 years ago
Isaac Grynsztein 9dc607e7ee fixed bug where no subscriptions resulted in a client error 5 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
5 years ago
Isaac Grynsztein 3bdacd4b52 Added additional volumes to docker compose 5 years ago
Isaac Grynsztein f08506d690 When locale 'en' is selected, no translation is retrieved 5 years ago
Isaac Grynsztein 1d29dd8df4 Updated translations 5 years ago
Isaac Grynsztein 25b953cebd Updated look of file cards again to prevent aspect ratio from being changed 5 years ago
Isaac Grynsztein ff2f5c89da Changed location of db and config to one unified directory, 'appdata'
Archive files now get generated if nonexistent during deletions

Simplified docker-compose.yml to not require environment variables. Added volume for appdata folder which will be automatically shipped with docker builds
5 years ago
Isaac Grynsztein 2cd35cccd1 Added about page 5 years ago
Isaac Grynsztein da399601e1 Added ability to select any supported custom downloader 5 years ago
Tzahi12345 4ceec26a0e
Merge pull request #31 from Tzahi12345/use-youtubedl-archive-with-downloader
Implements youtube-dl archive functionality for downloader
5 years ago
Isaac Grynsztein b765830584 Using youtubedl archive for downloads defaults to false 5 years ago
Isaac Grynsztein 44bff55a88 Adds youtube dl args to simulated output 5 years ago
Isaac Grynsztein 84c9ec1300 Updated file card image appearance 5 years ago
Isaac Grynsztein f1c09a5fa9 Added firefox extension zip to repo 5 years ago
Isaac Grynsztein d39f6f7a17 File cards modified to support blacklisting videos when using youtube-dl archive 5 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
5 years ago
Isaac Grynsztein e71dc0b5e5 Updated angular version on readme 5 years ago
Tzahi12345 7d6ad6336c
Merge pull request #30 from Tzahi12345/localization
Added localization support
5 years ago
Isaac Grynsztein 087b9aac7e updated translations v2 5 years ago
Isaac Grynsztein d61573d8af Updated spanish translation 5 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
5 years ago
Isaac Grynsztein ebd0a419df Further fix for videogular compilation error 5 years ago
Isaac Grynsztein c96aec7ba3 fixed videogular in angular 9 5 years ago
Isaac Grynsztein ddcd1d0772 Updated spanish translation xliff and json
locale is now retrieved from cookies
5 years ago
Tzahi12345 bcd706f477
Merge pull request #29 from Xanthus1/custom-videopath-fix
Fix for custom video folder path
5 years ago
Isaac Grynsztein c17d29075e Updated angular material to v9
Added further translation support
5 years ago
WScottN 25b65b08d5
Fix for custom video folder path
This fixes an issue with video playback when using a different video path setting than the default "video/" .  Using the videoFolderPath variable rather than "video/" string.
5 years ago
Isaac Grynsztein 0981dd216d Migrated to angular 9 5 years ago
Isaac Grynsztein 20b580b76f updated to latest angular 8 version 5 years ago
Isaac Grynsztein bc4cc3ccce Added spanish language support 5 years ago
Isaac Grynsztein 21797f3901 Added preliminary localization support to almost all strings in the program 5 years ago
Isaac Grynsztein 91f6dbcb5b added ability to set pin for settings. pin is md5'd by the backend 5 years ago