Commit Graph

251 Commits (d4664bad453f187f42346b1505cecdea91482024)
 

Author SHA1 Message Date
Isaac Grynsztein d4664bad45 Additional fix for bug that caused server to crash when failing to update youtube-dl 5 years ago
Isaac Grynsztein 03e3eb9a81 Fixed bug where failed youtube-dl updates crashed the server (it should just continue uninterrupted) 5 years ago
Isaac Grynsztein 9e4d36e6ed Updated look of about dialog's close button 5 years ago
Isaac Grynsztein 7c605d83cd Updated look of dark mode to be more "dark" and more friendly 5 years ago
Isaac Grynsztein a4f97d3814 Removed config writing in docker compose 5 years ago
Isaac Grynsztein c003b02153 updated gitignores 5 years ago
Isaac Grynsztein f478f14de1 heroku fix (7) 5 years ago
Isaac Grynsztein d0ffb4d90e heroku fix (6) 5 years ago
Isaac Grynsztein 6d62669a43 heroku fix (5) 5 years ago
Isaac Grynsztein 8c6478bfef Final fix for heroku procfile (3) 5 years ago
Isaac Grynsztein 9384436f7e fixed procfile for heroku (2) 5 years ago
Isaac Grynsztein bb3c85b0e1 Made changes to support heroku (1) 5 years ago
Isaac Grynsztein d7068953a8 changed env to prod 5 years ago
Isaac Grynsztein 7d9ad0fce1 removed debug logging 5 years ago
Isaac Grynsztein b3b2175c67 added debug messages to debug heroku 5 years ago
Isaac Grynsztein d8ea848e26 Attempted to fix heroku server port 5 years ago
Isaac Grynsztein fb5054a1d7 when using heroku, port is auto set as heroku's port 5 years ago
Isaac Grynsztein 25dc8d137a Fixed heroku port 5 years ago
Isaac Grynsztein 1d6fddf386 removed package-lock 5 years ago
Isaac Grynsztein 5dce997e3a Updated built location 5 years ago
Isaac Grynsztein 3a6d0f38d7 updated procfile and made server heroku compatible 5 years ago
Isaac Grynsztein 17d877f44a Added heroku-required app.json 5 years ago
Isaac Grynsztein c9a95e48fb Added new step to docker setup 5 years ago
Isaac Grynsztein 5cced5aed8 Updated README docker instructions to reflect changes in v3.5 5 years ago
Isaac Grynsztein fdba83bd91 image urls hotfix 5 years ago
Isaac Grynsztein 8bcf46d6aa Updated images and instructions on README to reflect v3.5 5 years ago
Isaac Grynsztein 945d2abd1a UI hotfix 5 years ago
Isaac Grynsztein 4094fda71d Updated spanish translations to final 3.5 version
Removed erroneous log
5 years ago
Tzahi12345 aed64b09fe
Merge pull request #36 from Tzahi12345/settings-pin
Added ability to set pin for settings
5 years ago
Isaac Grynsztein fa2800a391 merge fixd import 5 years ago
Isaac Grynsztein 4aaaddac92 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin 5 years ago
Isaac Grynsztein c3220dcb60 Updated language select size 5 years ago
Isaac Grynsztein 996d5989e7 Updated spanish translation 5 years ago
Isaac Grynsztein 7681ac2e5a Updated source translation file 5 years ago
Isaac Grynsztein 87e7f00aef Updated chrome extension 5 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
5 years ago
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