Cadence Ember
2b2f8bf84a
Implement continuous mode
2021-04-26 00:06:35 +12:00
Cadence Ember
49d32cfee2
Delete existing watch history when disabled
2021-04-26 00:00:56 +12:00
Cadence Ember
699af63583
Update "preferred quality" setting
...
- Re-order the options on the settings page
- "best" and "best <= 1080p" now prefer high-fps
2021-04-25 22:19:06 +12:00
Cadence Ember
6f8e03e506
Add JavaScript licenses page
2021-04-16 16:31:54 +12:00
Cadence Ember
48534d4e29
Rewrite URLs in subscription feed
2021-04-14 23:02:05 +12:00
Cadence Ember
848651757a
Autofocus search if user-agent not a mobile device
2021-04-10 01:05:31 +12:00
Cadence Ember
431767437d
Support NewLeaf's auto-captions
2021-04-05 01:25:58 +12:00
500aa820bc
Implement video captions
...
Proxy requests to NewLeaf/Invidious backend so captions are served on the
same domain
2021-04-05 01:25:58 +12:00
dbbe950832
Refactor video fetcher to prefetch data
2021-04-05 01:25:34 +12:00
Cadence Ember
ac3de4b4e6
Implement preferred quality selection
...
The list is subject to change as I collect more feedback. I just want
to get this initial change out for everyone to use and appreciate.
2021-04-04 16:51:39 +12:00
Cadence Ember
fd854ec222
Refactor instance list fetcher
2021-03-01 23:35:09 +13:00
Cadence Ember
3dbea65c62
Rename Second to NewLeaf
2021-02-27 13:11:27 +13:00
Cadence Ember
9da30868ef
Update timestamp code
...
- Safer, uses pug for rendering with guaranteed escapes
- Includes data-timestamp attribute for JavaScript progressive
enhancement later on
2021-02-25 00:49:26 +13:00
406e04b7b0
Rewrite youtube.com links to the same instance and implement timestamp links in videos description
2021-02-25 00:16:33 +13:00
Cadence Ember
2f2cebfc7d
Support /e/ redirection
2021-02-22 23:33:32 +13:00
Cadence Ember
cfe5209531
Add redirects for /watch/, /w/, /v/, /shorts/
2021-02-19 01:56:03 +13:00
bopol
6186be0a13
fallback to number if text format is not available for counts
...
e.g. subscriber count, view count
2021-02-12 01:47:52 +13:00
Cadence Ember
e279fca60e
Add comment explaining redirect method
2021-02-12 00:42:28 +13:00
4332d3043f
Fix redirected youtu.be/ID shortlinks parameters ordering
...
Previouly, /[ID]?autoplay=1&test1&test2 would redirect to /watch?autoplay=1&test1=&test2=&v=[ID]
which is kind of ugly, and not how YouTube redirects youtu.be shortlinks.
This is now redirecting to /watch?v=[ID]&autoplay=1&test1=&test2
2021-02-12 00:37:18 +13:00
Cadence Ember
c6363424cb
Strip trailing slash from instance
2021-02-06 19:56:50 +13:00
Cadence Ember
ebdc88fe4c
Fix media fragments in local mode
2021-02-03 21:04:48 +13:00
Cadence Ember
d50e07f053
Preserve other parameters in video redirection
2021-02-03 20:58:51 +13:00
Cadence Ember
722842b0b4
Support youtu.be redirection
2021-02-03 20:49:21 +13:00
Cadence Ember
1d80e627af
Support fancy blocked page with Invidious
2021-01-14 22:48:45 +13:00
Cadence Ember
52aa158613
Fix format order from Invidious
2021-01-14 22:48:25 +13:00
Cadence Ember
c83bdcb924
Tip: Don't code at 1 AM
...
- Remove console.log
- Default value for render video locals
2021-01-14 01:49:26 +13:00
Cadence Ember
bb4816c4b3
Support t parameter using media fragments
2021-01-14 00:58:29 +13:00
Cadence Ember
36f33b9f7e
General code cleanup from analysis
2021-01-14 00:55:03 +13:00
Cadence Ember
806494f5e0
Fetch instance list from instances.invidio.us
2021-01-13 23:48:18 +13:00
Cadence Ember
98ee77def4
Set user-agent for invidious.snopyta ID
2021-01-12 23:49:00 +13:00
Cadence Ember
c419aa90da
Normalise info for both channels and search
2021-01-12 14:54:36 +13:00
Cadence Ember
ac28332ac0
Add "mark watched" button to subscriptions page
2021-01-09 14:09:59 +13:00
Cadence Ember
4e7b57db4c
Fix new session creation
2021-01-09 01:49:22 +13:00
Cadence Ember
c15f83f899
Normalise display data on search across APIs
2021-01-01 17:30:59 +13:00
Cadence Ember
0da13ac0e6
Use preferred instance for search
2021-01-01 17:15:02 +13:00
Cadence Ember
637f648fc7
Show watched state on channel videos
2020-12-29 23:07:23 +13:00
Cadence Ember
2faaa2e18b
Allow data syncing and deletion
2020-12-29 16:21:48 +13:00
Cadence Ember
e0bc0d2e81
Implement watched videos
...
Watched videos on your subscriptions feed will be darkened, and the
option to hide all of them has been added.
This only takes effect if you have enabled saving watched videos on the
server in the settings menu - default is off.
2020-12-29 01:45:02 +13:00
Cadence Ember
b0b00014d5
Proxy thumbnails in cloudtube
2020-11-25 13:34:08 +13:00
Cadence Ember
9a890574d5
Add local fetch option
2020-10-26 20:29:05 +13:00
Cadence Ember
f78ee4ff0f
Better notice when instance is blocked
2020-10-18 22:44:50 +13:00
Cadence Ember
a96d97c9d8
Proxy video thumbnails through selected instance
2020-10-18 21:51:09 +13:00
Cadence Ember
5c3a4df209
Rebuild second__lengthText if needed
2020-10-06 23:43:44 +13:00
Cadence Ember
d5d02bcef9
Substitute for second__height and second__order
2020-10-06 22:29:45 +13:00
Cadence Ember
1ea272600c
Handle empty subscription queue and OOP-ify
2020-10-03 01:32:22 +13:00
Cadence Ember
83dec0c7ab
Display how recently channels were refreshed
2020-09-24 00:48:32 +12:00
Cadence Ember
2e69dfc4b7
Move utils folder and fix published text
2020-09-24 00:05:02 +12:00
Cadence Ember
643f1e0889
Update feeds in background
2020-09-23 23:45:02 +12:00
Cadence Ember
850c9cca4a
Fix instance parameter when subscribing
2020-09-01 01:51:24 +12:00
Cadence Ember
0b178fc7a0
Fix default setting merge
2020-09-01 01:40:34 +12:00