Commit Graph

52 Commits

Author SHA1 Message Date
PrestonN 1b22d4996b Fix some keyboard shortcuts in mini player 2019-03-31 17:34:01 -04:00
kskarthik dd3f484f20 Add Play video in mini player to video options (#246)
* Add support to export as Newpipe & OPML formats

* minor code cleanup in export subscriptions

* Right click on video thumbnail opens in mini player

* Enable option: Play video in mini player in video options

* close video menu on selecting open in mini player, switch to youtubedlGetInfo()

* switch to alternate quality if user preferred video quality is not available. Quit in neither cases.

* Finishing Open in Mini Player Functionality
2019-03-31 17:31:56 -04:00
kskarthik 48436e50b3 Add support to export as Newpipe & OPML formats (#243)
* Add support to export as Newpipe & OPML formats

* minor code cleanup in export subscriptions
2019-03-26 18:29:04 +00:00
PrestonN 637d039be3 Add Keyboard Shortcuts to Mini Player 2019-03-26 13:57:53 -04:00
PrestonN b32990dc2d Fix Mini player autoplay 2019-03-26 10:48:43 -04:00
PrestonN fddb1acf8d Update Favorites on Remove and fix removing subscription from side panel 2019-03-25 13:15:33 -04:00
PrestonN 3fe2cdeaf4 Increase size of search input and add donation info to about 2019-03-19 14:06:40 -04:00
PrestonN e333495ff7 Region selection, fix API errors with history. 2019-03-19 13:45:25 -04:00
Preston dd7bbda0cb Hide Views and Post Date on Premium content in a search 2019-03-01 19:26:14 -05:00
PrestonN 5d2706848d Make History Functionality more Responsive 2019-02-28 15:24:28 -05:00
PrestonN 942c39a687 Allow use of self-hosted Invidious Instance 2019-02-27 13:46:25 -05:00
ivan1548 47094ecb85 Update tor support with electron proxy (#225)
* Update tor support with electron proxy

* Update proxy testing, fix variable conflict

* Add default value to settings view for proxyAddress

* Remove tor-request
2019-02-26 20:45:55 +00:00
PrestonN fa8fed664b Change max comment text to 20 2018-11-09 15:38:54 -05:00
PrestonN 9b4ec630b0 Remove class from loop button 2018-11-09 15:38:00 -05:00
PrestonN 15dde57ba0 [Fix] Usability Issues
Subscriptions don't refresh automatically nearly as often
Added a new button to force subscriptions to refresh.
Remove individual videos from history
2018-11-09 10:11:25 -05:00
PrestonN f384c2a416 Remove YouTube API entirely and fix description links (#153) 2018-10-16 10:20:46 -04:00
PrestonN 8d54031ede Fixing up playlist UI 2018-10-15 15:00:14 -04:00
PrestonN c18046406e [Feature] Playlist Support mostly finished 2018-09-28 15:48:42 -04:00
PrestonN a2cf6851b8 [Feature] Basic Support for Playlists 2018-09-25 14:26:10 -04:00
PrestonN cf74a740b5 [Features] More defaults and keyboard shortcuts 2018-09-24 14:19:43 -04:00
PrestonN 74feb75d8a [Fix] Hide video quality if not available 2018-09-21 15:56:59 -04:00
PrestonN 0ad8213f78 [Feature] Trending and more settings 2018-09-21 10:49:23 -04:00
PrestonN a5f23e7af4 [Feature] Disable history and Watched indicator 2018-09-19 14:34:23 -04:00
PrestonN 4c1e477f18 [Feature] Initial Transition to Invidious API 2018-09-19 11:27:04 -04:00
PrestonN 860d384fbd Merge branch 'vue-js' into development 2018-09-19 11:25:22 -04:00
K06RA 13567ad4af Huge Code Clean up and Small Issue Fixes
* Added ability for div.video to change size.

This is needed because it fixes the issue of not being able to see the new menus later on when we might need to add more menus to the context menu. I also deleted display: inline block because it won't work since there's a float: right (always enforces display: block).

* Removed display: inline-block

* Converted from Typescript to JS... Even if this was supposed to be for Vue, there's no Vue module installed on this branch...

* Added .code-workspace in .gitignore for those who use a vscode workspace. Also added .jsbeautifyrc to clean up the code.  This is definitely a good idea when the project gets larger.

* Formatted the entire codebase to use a single coding standard.

* Added comment header to all files

* Some things actually weren't formatted correctly, so I fixed those

* Code fixup

* Forgot to change API key

* Fixed issue #136

* Fixed ft.logs
2018-09-19 11:21:26 -04:00
PrestonN ec310e425a Fix subscribing in channel view and properly show live video 2018-09-19 11:21:26 -04:00
PrestonN 9068b6e531 Final Batch of Vue Changes before Testing 2018-09-19 11:21:26 -04:00
PrestonN f722726d07 Batch 3 of Vue Implementation. Close to being done. 2018-09-19 11:21:26 -04:00
PrestonN c7cea48b37 Fix closing menu when opening video externally 2018-09-19 11:21:26 -04:00
PrestonN 979d2b85f7 Committing second batch of Vue.js implementation 2018-09-19 11:21:26 -04:00
PrestonN 97ade6e392 Early progress on Vue.js implementation 2018-09-19 11:21:26 -04:00
PrestonN fed81f9d91 Bump version to 0.3.1 and add Firefox extension link 2018-09-19 11:21:26 -04:00
PrestonN 82f952c38f Move Help to about and increase size of mini player 2018-09-19 11:21:26 -04:00
PrestonN fc28527e94 Fix: Video not playing and YouTube/HookTube links not working 2018-09-19 11:21:09 -04:00
Preston 8950a559c6 Update README.md 2018-06-02 11:22:00 -04:00
Preston d61559ebf1 Add Thank You to about page 2018-06-02 11:03:19 -04:00
Preston 4835981a94 New player window, call API through TOR and more updates 2018-06-01 18:17:33 -04:00
Preston e2e6fc6e9e Starting testing with electron-builder 2018-05-18 01:10:16 -04:00
Preston dd8035921a [WIP] Translation Template and Browser Redirect 2018-05-03 12:09:53 -04:00
Preston 3b66189424 Fix: Open external links in video and hide subs by default 2018-04-08 21:40:35 -04:00
Preston 195eb20b03 [WIP] Early Progress on Playlist support 2018-04-08 21:04:41 -04:00
Preston 13b628a99e [WIP] Run youtube-dl locally 2018-03-26 16:28:52 -04:00
Preston bc20f1e177 Feature: Video options list 2018-03-17 14:29:27 -04:00
Preston 975d60cade [WIP] Video Options Menu and OPML Export Fix 2018-03-16 16:04:29 -04:00
Preston 1ac6ce7dce Features: Video Duration, Double click to full screen and more.
Loading Subscriptions is MUCH faster.
2018-03-15 10:59:50 -04:00
Larivact 845aca3fc9 Refactor code and improve comments (#40)
* Refactor channels.js

* Refactor templates/about.html

* Refactor events.js, fix template bug

* Improve comments in youtubeApi.js

* Remove duplicated apiKeyBank in settings.js

* Capitalize comments in init.js

* Minor style changes in savedVideos.js

* Refactor videos.js, rename displayVideos() to displayVideo()

* Minor changes in layout.js and videos.js
2018-03-12 23:37:30 +00:00
Preston 086d4d42a5 Fix: Change text on playback speed 2018-03-07 20:27:04 -05:00
Preston 970ddef2a9 Switch to youtube-dl API and Fix API Keys 2018-03-07 20:19:03 -05:00
Preston dba8ea5272 Feature: Edit playback speed and hide menu. 2018-03-06 21:35:45 -05:00