Commit Graph

254 Commits

Author SHA1 Message Date
PrestonN 99144731bf Merge branch 'development' 2019-03-31 18:11:35 -04:00
PrestonN 33876496d2 Bump version number to 0.5.2 2019-03-31 18:09:21 -04:00
Leandro Stanger 5ad70e27db Support Pt-BR (#247)
* Support Pt-BR

* Update pt-BR.json
2019-03-31 18:08:40 -04:00
Preston a9b18ba83f
Update README.md 2019-03-31 17:40:10 -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
PrestonN 73a6f6a00f Merge remote-tracking branch 'origin/development' into development 2019-03-28 14:23:38 -04:00
PrestonN 43c781b950 Replace Update functionality to not use API key 2019-03-28 14:23:24 -04:00
Preston 99f0788a93
Update README.md 2019-03-28 17:48:29 +00:00
PrestonN ee25f31938 Remove toast from showing up when grabbing legacy video data 2019-03-28 13:36:18 -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 29507bf90b Merge remote-tracking branch 'origin/development' into development 2019-03-26 13:58:00 -04:00
PrestonN 637d039be3 Add Keyboard Shortcuts to Mini Player 2019-03-26 13:57:53 -04:00
Matthew Harm Bekkema 1549c573d9 Update package-lock.json and use final command-line arg as url (#244)
* Update package-lock.json

lock file's ytdl-core@0.20.4 does not satisfy ytdl-core@^0.29.1

* Use final command-line argument as URL

Workaround for electron/electron#4690.
2019-03-26 15:45:20 +00:00
PrestonN b32990dc2d Fix Mini player autoplay 2019-03-26 10:48:43 -04:00
PrestonN 3e7f4a606f Fix link handling. 2019-03-25 14:19:44 -04:00
PrestonN fddb1acf8d Update Favorites on Remove and fix removing subscription from side panel 2019-03-25 13:15:33 -04:00
PrestonN 597e290742 Merge branch 'development' 2019-03-20 18:32:27 -04:00
Preston 6c5f506c45
Update README.md 2019-03-20 15:02:19 +00:00
PrestonN 23915635e4 Bump version number to 0.5.1 2019-03-20 10:57:44 -04:00
PrestonN c921eb0a7c Fix region updating when viewing settings 2019-03-20 10:39:00 -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
kskarthik da327a36ce Implement importing of Newpipe Subscriptions (#234)
* Implement importing of NewPIpe subscriptions

* Fix Import NewPipe subscriptions: Display channel picture instead of newpipe logo

* use addSubscription() instead of subDb

* Import subscriptions will also handle newpipe files

* Fix notification, minor code fixes
2019-03-18 18:36:49 +00:00
PrestonN 3d29ce55a5 Fix backButton when using dark theme 2019-03-12 10:41:47 -04:00
Preston 6b97dccaa7
Update README.md 2019-03-12 13:56:27 +00:00
Preston 5efeb625b7
Update README.md 2019-03-03 14:33:37 -05:00
Preston f91fffd370 Merge branch 'development' 2019-03-03 11:27:02 -05:00
Preston dd7bbda0cb Hide Views and Post Date on Premium content in a search 2019-03-01 19:26:14 -05:00
ivan1548 0dc5caaf65 Hide loading view after clicking on back button (#226) 2019-03-01 19:12:52 -05:00
PrestonN d6aa017a69 Merge remote-tracking branch 'origin/development' into development 2019-03-01 15:21:38 -05:00
PrestonN 4f47a8fe23 Fixed Favoriting videos from videoView and playerView 2019-03-01 15:21:28 -05:00
Preston adf89276f1
Update README.md 2019-03-01 19:22:21 +00:00
PrestonN ac5a5d80e4 Bump version number to 0.5.0 2019-03-01 10:46:44 -05:00
PrestonN 80de67a747 Fix Importing of OPML files 2019-03-01 10:43:07 -05:00
PrestonN 8c42fb8cae Make Favorites Functionality more Responsive 2019-02-28 15:52:47 -05:00
PrestonN 5d2706848d Make History Functionality more Responsive 2019-02-28 15:24:28 -05:00
PrestonN 5aba0d6cda Subscribe to channel without needing to make a new API call 2019-02-27 14:14:08 -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 3a1fcdfea2 Add Advanced Search Filtering 2019-02-26 15:23:03 -05:00
PrestonN 552f2d326c Use /latest to grab subscriptions, speeding up the process 2019-02-26 11:26:05 -05:00
PrestonN faf1a85731 Get Video URL based on user IP instead of Inividious IP 2019-02-26 09:53:18 -05:00
ivan1548 7b530b0dcb Add back button for searchView and playlistView (#223)
* Add back button for searchView and playlistView

* Remove title
2019-02-26 14:19:12 +00:00
Hiers 6b0c751258 Created portuguese translation (#224)
* Created portuguese tranlation

* Update pt-PT.json
2019-02-25 15:38:06 +00:00
ivan1548 378dad873d [Fix] Inconsistent order in history (#217) 2019-02-25 15:37:04 +00:00
ivan1548 390bc24c1c Remove duplicates from history (#216) 2019-02-25 15:35:49 +00:00
ivan1548 916812b8f9 Remove API Keys section from CONTRIBUTING.md (#215) 2019-02-25 15:31:29 +00:00
ivan1548 54767e65c8 [Fix] Toggle saved video in videoListTemplate (#214) 2019-02-25 15:31:04 +00:00
rm-rf-home ff1fdee3f6 Grammar and spelling fixes (#213)
* Grammar and spelling fixes

"Kündigen" is a better translation for "unsubscribe" because "Abmelden" usually means "log out".
No need to use formal "Sie", "Du" is now used for all translations

* Update translation for "unsubscribe"
2019-02-25 15:29:00 +00:00