Commit Graph

1806 Commits (master)
 

Author SHA1 Message Date
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
5 years ago
Isaac Grynsztein 74cda25c63 added search functionality
made subscription file cards more responsive on mobile layouts

removed unused shell code
5 years ago
Isaac Grynsztein 54dcbe452e fixed compiler error 5 years ago
Isaac Grynsztein 946abd2e92 implemented global custom args functionality
fixed bad logic in settings
5 years ago
Isaac Grynsztein 73d4cca615 added new config items to docker compose 5 years ago
Isaac Grynsztein 846dd7e250 Added the ability to download (export) archives from subscriptions 5 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
5 years ago
Isaac Grynsztein 3cbb517d64 cleaned up some code
youtube-dl commands are now simulated and displayed in the advanced panel
5 years ago
Isaac Grynsztein 5d945d729b hotfix to readme formatting 5 years ago
Isaac Grynsztein cda842a6c7 Updated readme to include API info 5 years ago
Isaac Grynsztein 480ed7d000 added new custom args setting 5 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
5 years ago
Isaac Grynsztein 4172b0b355 fixed bug where in chrome, sometimes the video player would not appear 5 years ago
Isaac Grynsztein f6b7c41666 fixed router outlet in sidenav
subscription settings implemented
5 years ago
Tzahi12345 3d1874c69b
Merge pull request #22 from Tzahi12345/subscribe_to_channel_and_playlist
Adds the ability to subscribe to channels and playlists
5 years ago
Tzahi12345 ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist 5 years ago
Tzahi12345 17e85196ae
Merge pull request #21 from Tzahi12345/settings
Add settings page
5 years ago
Isaac Grynsztein ae605d5f70 Added ability to set config from settings
theme slide toggle is now in top right menu
5 years ago
Isaac Grynsztein e57839e8de updated .gitignore 5 years ago
Isaac Grynsztein 09bcac1c14 added settings 5 years ago
Isaac Grynsztein f5073b83ed subscriptions without names will not have files retrieved any longer 5 years ago
Isaac Grynsztein 41bfc80c4e fixed bug in retrieving videos for subscription when name was not present 5 years ago
Isaac Grynsztein 3d2e138f50 updated chrome extension 5 years ago
Isaac Grynsztein 717f024c42 updated .gitignore 5 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
5 years ago
Isaac Grynsztein a755b0b281 fixed bug that prevented custom quality path from working 5 years ago
Isaac Grynsztein 434f6751d0 added releases to repo (will only include latest release) 5 years ago
Isaac Grynsztein dfecf3645b updated README
renamed chrome extension
5 years ago
Isaac Grynsztein 62a000b631 fixed bug where custom paths failed to stream 5 years ago
Isaac Grynsztein 2673f4ee98 updated README 5 years ago
Tzahi12345 a8d2e1d890
Merge pull request #12 from Tzahi12345/serve-nodejs
Serve frontend app through nodejs
5 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
5 years ago
Isaac Grynsztein f29a29bf2f fixed bug that prevented custom args from working 5 years ago
Isaac Grynsztein 24d4107311 Clarified old config in README 5 years ago
Isaac Grynsztein a46f9c37c6 fixed bug where old config item was fetched 5 years ago
Isaac Grynsztein 2b1c68bad0 update docker-compose and dockerfile 5 years ago
Isaac Grynsztein e2d23404ce removed unused variable 5 years ago
Isaac Grynsztein db208ed55e Updated README to reflect changes in the config 5 years ago
Isaac Grynsztein b87a9f1e2f fixed bug where playlist titles included their relative path 5 years ago
Tzahi12345 a1ac1e450d
Merge pull request #11 from Tzahi12345/auth-params
Add the ability to use youtube authentication
5 years ago
Tzahi12345 6764ea6c3b
Merge pull request #10 from Tzahi12345/url_params
Add URL params home page
5 years ago
Isaac Grynsztein 8a52020186 resized favicon 5 years ago
Isaac Grynsztein 695b836852 added url params on home page to auto download content
created chrome extension to facilitate this feature
5 years ago
Isaac Grynsztein 71d7c30032 updated backend to support youtube auth
frontend now support youtube auth as well
5 years ago
Isaac Grynsztein 5ca4f036c7 fixed bug where if multi mode was enabled, click on file card URLs didn't work 5 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 5 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
5 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
5 years ago
Isaac Grynsztein 37cc8f4fe1 fixed error in docker compose 5 years ago
Isaac Grynsztein 925e083b8d added new config settings to README 5 years ago