Commit Graph

  • bb3c85b0e1 Made changes to support heroku (1) Isaac Grynsztein 2020-03-22 01:38:15 -04:00
  • d7068953a8 changed env to prod Isaac Grynsztein 2020-03-22 01:11:15 -04:00
  • 7d9ad0fce1 removed debug logging Isaac Grynsztein 2020-03-22 00:55:00 -04:00
  • b3b2175c67 added debug messages to debug heroku Isaac Grynsztein 2020-03-22 00:37:06 -04:00
  • d8ea848e26 Attempted to fix heroku server port Isaac Grynsztein 2020-03-22 00:13:08 -04:00
  • fb5054a1d7 when using heroku, port is auto set as heroku's port Isaac Grynsztein 2020-03-21 22:11:50 -04:00
  • 25dc8d137a Fixed heroku port Isaac Grynsztein 2020-03-21 21:58:13 -04:00
  • 1d6fddf386 removed package-lock Isaac Grynsztein 2020-03-21 21:41:20 -04:00
  • 5dce997e3a Updated built location Isaac Grynsztein 2020-03-21 21:30:59 -04:00
  • 3a6d0f38d7 updated procfile and made server heroku compatible Isaac Grynsztein 2020-03-21 21:28:29 -04:00
  • 17d877f44a Added heroku-required app.json Isaac Grynsztein 2020-03-21 19:51:57 -04:00
  • c9a95e48fb Added new step to docker setup Isaac Grynsztein 2020-03-21 01:02:38 -04:00
  • 5cced5aed8 Updated README docker instructions to reflect changes in v3.5 Isaac Grynsztein 2020-03-21 00:50:54 -04:00
  • fdba83bd91 image urls hotfix v3.5 Isaac Grynsztein 2020-03-20 23:56:15 -04:00
  • 8bcf46d6aa Updated images and instructions on README to reflect v3.5 Isaac Grynsztein 2020-03-20 23:55:28 -04:00
  • 945d2abd1a UI hotfix Isaac Grynsztein 2020-03-20 23:07:35 -04:00
  • 4094fda71d Updated spanish translations to final 3.5 version Isaac Grynsztein 2020-03-20 22:59:56 -04:00
  • aed64b09fe Merge pull request #36 from Tzahi12345/settings-pin Tzahi12345 2020-03-20 22:48:55 -04:00
  • fa2800a391 merge fixd import Isaac Grynsztein 2020-03-20 22:47:04 -04:00
  • 4aaaddac92 Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin Isaac Grynsztein 2020-03-20 22:46:06 -04:00
  • c3220dcb60 Updated language select size Isaac Grynsztein 2020-03-20 16:35:28 -04:00
  • 996d5989e7 Updated spanish translation Isaac Grynsztein 2020-03-20 16:34:57 -04:00
  • 7681ac2e5a Updated source translation file Isaac Grynsztein 2020-03-20 16:21:15 -04:00
  • 87e7f00aef Updated chrome extension Isaac Grynsztein 2020-03-20 16:19:23 -04:00
  • 0ac87fe86d Updated spanish language string label to avoid confusion Isaac Grynsztein 2020-03-20 16:18:51 -04:00
  • ce2f294a3d Removed potential race condition with youtube-dl archives in main downloader Isaac Grynsztein 2020-03-20 16:17:15 -04:00
  • 2b2a033b7e Added extensions settings where information on extensions can be found and bookmarklet is generated Isaac Grynsztein 2020-03-20 16:16:10 -04:00
  • f796a5863c Added package-lock to .gitignore Isaac Grynsztein 2020-03-18 00:33:12 -04:00
  • 57e3f1b2ac removed frivolous logging Isaac Grynsztein 2020-03-18 00:32:43 -04:00
  • 8f17305710 Merge pull request #35 from Tzahi12345/id3-tagging Tzahi12345 2020-03-18 00:29:31 -04:00
  • 4b67527bd5 Merge branch 'master' into id3-tagging Tzahi12345 2020-03-18 00:29:23 -04:00
  • 4f119d081e Merge pull request #34 from Tzahi12345/auto-update-youtubedl Tzahi12345 2020-03-18 00:17:25 -04:00
  • 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 Isaac Grynsztein 2020-03-18 00:04:18 -04:00
  • 1f9f07ac56 youtube-dl now auto updates on server restart Isaac Grynsztein 2020-03-17 23:22:26 -04:00
  • c4fe1a2fb0 Merge pull request #32 from Tzahi12345/subscriptions-v2 Tzahi12345 2020-03-17 22:35:32 -04:00
  • b987e258b5 Updated firefox extension zip Isaac Grynsztein 2020-03-17 22:25:21 -04:00
  • bdb6a08274 Added ability to download subscription videos as zip Isaac Grynsztein 2020-03-17 22:24:52 -04:00
  • b2730926c8 Updated translation details to improve clarity Isaac Grynsztein 2020-03-17 21:38:49 -04:00
  • 393267b919 fixed bug where youtube search API failed to load when enabled through the settings Isaac Grynsztein 2020-03-17 18:49:19 -04:00
  • 35f8454db3 Fixed bug where auto started downloads would begin if navigated back from the player Isaac Grynsztein 2020-03-17 18:20:25 -04:00
  • 1837101083 Updated manifest Isaac Grynsztein 2020-03-17 18:15:17 -04:00
  • aa80f52838 Updated firefox extension to v0.3, focused on making the settings menu look nicer Isaac Grynsztein 2020-03-17 18:15:07 -04:00
  • a5e1906196 Fixed bug that prevented auto start from working Isaac Grynsztein 2020-03-17 18:14:11 -04:00
  • 9dc607e7ee fixed bug where no subscriptions resulted in a client error Isaac Grynsztein 2020-03-17 18:07:35 -04:00
  • 1a79b489ab Added video info dialog Isaac Grynsztein 2020-03-17 06:58:05 -04:00
  • 3bdacd4b52 Added additional volumes to docker compose Isaac Grynsztein 2020-03-17 05:29:25 -04:00
  • f08506d690 When locale 'en' is selected, no translation is retrieved Isaac Grynsztein 2020-03-16 01:23:35 -04:00
  • 1d29dd8df4 Updated translations Isaac Grynsztein 2020-03-16 01:23:08 -04:00
  • 25b953cebd Updated look of file cards again to prevent aspect ratio from being changed Isaac Grynsztein 2020-03-16 01:22:48 -04:00
  • ff2f5c89da Changed location of db and config to one unified directory, 'appdata' Isaac Grynsztein 2020-03-16 01:22:09 -04:00
  • 2cd35cccd1 Added about page Isaac Grynsztein 2020-03-15 22:05:00 -04:00
  • da399601e1 Added ability to select any supported custom downloader Isaac Grynsztein 2020-03-15 20:59:21 -04:00
  • 4ceec26a0e Merge pull request #31 from Tzahi12345/use-youtubedl-archive-with-downloader Tzahi12345 2020-03-15 20:39:18 -04:00
  • b765830584 Using youtubedl archive for downloads defaults to false Isaac Grynsztein 2020-03-15 20:37:26 -04:00
  • 44bff55a88 Adds youtube dl args to simulated output Isaac Grynsztein 2020-03-15 20:35:51 -04:00
  • 84c9ec1300 Updated file card image appearance Isaac Grynsztein 2020-03-15 20:31:04 -04:00
  • f1c09a5fa9 Added firefox extension zip to repo Isaac Grynsztein 2020-03-15 20:30:48 -04:00
  • d39f6f7a17 File cards modified to support blacklisting videos when using youtube-dl archive Isaac Grynsztein 2020-03-15 20:28:18 -04:00
  • 190d1567ca youtube-dl archive can now be used for regular downloads. a new blacklist system exists which subscriptions will shortly follow Isaac Grynsztein 2020-03-15 20:27:06 -04:00
  • e71dc0b5e5 Updated angular version on readme Isaac Grynsztein 2020-03-15 15:39:19 -04:00
  • 7d6ad6336c Merge pull request #30 from Tzahi12345/localization Tzahi12345 2020-03-15 15:18:00 -04:00
  • 087b9aac7e updated translations v2 Isaac Grynsztein 2020-03-15 15:05:10 -04:00
  • d61573d8af Updated spanish translation Isaac Grynsztein 2020-03-15 14:55:41 -04:00
  • c7885e8726 Added ability to select language in settings Isaac Grynsztein 2020-03-15 14:52:07 -04:00
  • ebd0a419df Further fix for videogular compilation error Isaac Grynsztein 2020-03-15 04:09:30 -04:00
  • c96aec7ba3 fixed videogular in angular 9 Isaac Grynsztein 2020-03-15 03:59:00 -04:00
  • ddcd1d0772 Updated spanish translation xliff and json Isaac Grynsztein 2020-03-15 03:58:31 -04:00
  • bcd706f477 Merge pull request #29 from Xanthus1/custom-videopath-fix Tzahi12345 2020-03-15 03:55:38 -04:00
  • c17d29075e Updated angular material to v9 Isaac Grynsztein 2020-03-15 00:48:16 -04:00
  • 25b65b08d5 Fix for custom video folder path WScottN 2020-03-15 00:24:44 -04:00
  • 0981dd216d Migrated to angular 9 Isaac Grynsztein 2020-03-14 23:37:27 -04:00
  • 20b580b76f updated to latest angular 8 version Isaac Grynsztein 2020-03-14 23:32:44 -04:00
  • bc4cc3ccce Added spanish language support Isaac Grynsztein 2020-03-14 23:29:38 -04:00
  • 21797f3901 Added preliminary localization support to almost all strings in the program Isaac Grynsztein 2020-03-14 17:32:52 -04:00
  • 91f6dbcb5b added ability to set pin for settings. pin is md5'd by the backend Isaac Grynsztein 2020-03-13 02:20:07 -04:00
  • d9edb40cd5 Added basic id3 tagging functionality and simplified mp3 downloading logic Isaac Grynsztein 2020-03-13 00:34:27 -04:00
  • c752b13732 Updated look of file cards so that the images are of equal size Isaac Grynsztein 2020-03-13 00:33:02 -04:00
  • bad4b8630b potentially made it so saved settings get applied with no reload in most situations Isaac Grynsztein 2020-03-11 22:04:22 -04:00
  • 4f4a82c3c4 updated firefox/chrome extension to support firefox with no errors Isaac Grynsztein 2020-03-11 03:35:57 -04:00
  • 25307dc46b fixed bug where downloaded audio files did not properly get converted to mp3s Isaac Grynsztein 2020-03-10 16:24:04 -04:00
  • d873597ea2 fixed formatting in readme Isaac Grynsztein 2020-03-10 03:36:46 -04:00
  • f92a5549b5 implemented allowSubscriptions in frontend v3.4 Isaac Grynsztein 2020-03-10 02:28:48 -04:00
  • 69bf4e1ad5 updated docker version Isaac Grynsztein 2020-03-10 02:10:36 -04:00
  • 9d1aaf95ed Refactored subscribing process to remove bugs in the old system Isaac Grynsztein 2020-03-10 02:03:10 -04:00
  • bb925ac0c8 fixed bug where video titles were used instead of IDs for the player component Isaac Grynsztein 2020-03-09 01:19:16 -04:00
  • 74cda25c63 added search functionality Isaac Grynsztein 2020-03-09 00:22:03 -04:00
  • 54dcbe452e fixed compiler error Isaac Grynsztein 2020-03-08 22:52:29 -04:00
  • 946abd2e92 implemented global custom args functionality Isaac Grynsztein 2020-03-08 22:47:08 -04:00
  • 73d4cca615 added new config items to docker compose Isaac Grynsztein 2020-03-08 22:30:43 -04:00
  • 846dd7e250 Added the ability to download (export) archives from subscriptions Isaac Grynsztein 2020-03-08 22:24:59 -04:00
  • 6f3e94cf24 hamburger menu button now avoids focus and has no outline Isaac Grynsztein 2020-03-08 22:23:50 -04:00
  • 3cbb517d64 cleaned up some code Isaac Grynsztein 2020-03-08 22:21:34 -04:00
  • 5d945d729b hotfix to readme formatting Isaac Grynsztein 2020-03-08 17:27:15 -04:00
  • cda842a6c7 Updated readme to include API info Isaac Grynsztein 2020-03-08 17:26:13 -04:00
  • 480ed7d000 added new custom args setting Isaac Grynsztein 2020-03-08 10:15:24 -04:00
  • 881a103051 Added duration of video in subscription file card along with implementations of deleting subscribed videos. Subscribed videos now get reloaded after deletion Isaac Grynsztein 2020-03-07 17:00:50 -05:00
  • 4172b0b355 fixed bug where in chrome, sometimes the video player would not appear Isaac Grynsztein 2020-03-07 13:16:16 -05:00
  • f6b7c41666 fixed router outlet in sidenav Isaac Grynsztein 2020-03-06 03:05:51 -05:00
  • 3d1874c69b Merge pull request #22 from Tzahi12345/subscribe_to_channel_and_playlist Tzahi12345 2020-03-05 22:59:08 -05:00
  • ccfe7901c9 Merge branch 'master' into subscribe_to_channel_and_playlist Tzahi12345 2020-03-05 22:57:57 -05:00