Commit Graph

93 Commits

Author SHA1 Message Date
Kyle Watson f1c9214f65
Added 'current time' option to share menu as a checkbox. (#468)
Co-authored-by: Kyle <watson@criptext.com>
2020-06-25 14:07:47 -04:00
Matthew Williams 4eba4586b6
Added save icon to recommended video thumbnails (#490) 2020-06-11 23:05:59 -04:00
Sigmundur Mørkøre 4e08716ac5 Add YouTube-NoCookie to share and kebab menu (#403) 2019-10-14 17:26:27 -04:00
Stas f7966612d9 Add Share Playlist button to Playlist View (#400) 2019-10-14 17:23:59 -04:00
PrestonN 7320038412 Add link with instructions for importing subscriptions to settings page 2019-08-15 10:40:16 -04:00
PrestonN ee6f059111 Fix side bar size and add confirm box to removing subscriptions 2019-08-14 09:56:33 -04:00
PrestonN 9e2ff44ccd Move Enable Proxy button next to test button 2019-08-08 10:08:54 -04:00
PrestonN 456d1dfddc Add Lock to profile switching and code cleanup 2019-08-07 09:49:25 -04:00
PrestonN eb10fee246 Add Search Suggestions Template 2019-08-06 16:23:41 -04:00
PrestonN 8e82bbcefb Add Search for channels, fix playlist view, fix quality select 2019-08-06 14:53:00 -04:00
PrestonN c436e37d5c Update Channel view and force aspect ratio when resizing mini player 2019-08-05 17:16:45 -04:00
PrestonN d2d937ba0a Add Invidious Proxy and separate quality options for 60fps 2019-08-02 11:23:29 -04:00
PrestonN 62b956f1b4 Change "Default" profile to "All Channels" and other small changes 2019-08-01 14:42:36 -04:00
PrestonN 25f9ec57d1 Implement Local Profiles 2019-07-26 15:07:33 -04:00
Cleiton Floss b7e3959b1c Use ellipsis character (…) instead of three dots (...) (#299) 2019-07-13 14:07:48 +00:00
Cleiton Floss 7911c357e7 Add a Flex Grid to display videos (#297)
Show videos in grid with equal space between them
2019-07-13 14:07:16 +00:00
PrestonN c36e85bd49 Add Ability to swap between grid and list view 2019-07-07 12:22:57 -04:00
PrestonN aca2f6e140 Progress on Grid View 2019-07-03 15:14:36 -04:00
PrestonN 3b469852de Miniplayer fix and more settings 2019-07-02 15:46:59 -04:00
PrestonN 62e53b7214 Finish Settings Page and Fix Dash issue 2019-07-02 11:07:24 -04:00
PrestonN 744cac2731 Initial Progress on Settings page rework 2019-07-01 19:10:36 -04:00
PrestonN 77f3b6c903 Fix typo in settings 2019-06-18 22:07:26 -04:00
PrestonN 0cd749c13a Add Percentage to volume dropdown and change mouse timeout seconds 2019-06-11 21:47:50 -04:00
PrestonN 377895b8c7 Add Default Volume 2019-06-10 19:06:23 -04:00
PrestonN ac26d87b52 Fix mini player with new Electron version and other fixes 2019-06-10 10:58:41 -04:00
PrestonN f2b57ebef8 Add history when clicking to mini player and shrink margin on miniplayer 2019-06-06 14:43:44 -04:00
PrestonN 4151bba5cb Choose default landing page and distraction free mode 2019-06-06 13:52:02 -04:00
PrestonN 0663ac5b0a Add Blog Feed to About section 2019-06-05 14:49:58 -04:00
PrestonN 3609684ce5 Track watch progress and continue video where you left off. 2019-05-30 15:30:02 -04:00
PrestonN 96abef2e22 New Source for Proxy Test and Fix Auto Captions 2019-05-29 11:25:28 -04:00
PrestonN 7bf128a0f0 Fix Tor leaks and Mini Player Progress 2019-05-28 14:55:33 -04:00
PrestonN 0634ce3f35 First steps on updating Mini Player to work with the new video player 2019-05-23 15:56:18 -04:00
PrestonN a1ed5c4319 Clean up player design and add debug mode 2019-05-20 14:53:14 -04:00
PrestonN 840d6155fb Implement Video preview on video time rail and other fixes 2019-05-20 11:35:29 -04:00
PrestonN 8d03477523 More Player fixes. Most of the issues have been fixed now. 2019-05-02 15:47:23 -04:00
PrestonN f0a3365c34 Legacy Player fallback, styling changes, and extra polish for new player 2019-05-01 15:59:42 -04:00
PrestonN c3fdb4f229 Expiremental Quality Selector with Mediaelement player 2019-04-29 12:09:27 -04:00
PrestonN 896d33d434 Add Live Video Support, Update Electron, Update Mini Player 2019-04-25 15:53:38 -04:00
PrestonN bbebb42ef8 More fixes for dash player and added grab videos locally setting 2019-04-16 13:09:29 -04:00
PrestonN b9251f75de Fixing up dash player implementation 2019-04-12 15:31:56 -04:00
PrestonN 491180f762 Initial Implementation of Dash Player 2019-04-11 15:42:08 -04:00
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