Commit Graph

50 Commits

Author SHA1 Message Date
Jelle van Snik
388827b56f new config system 2022-12-27 16:44:36 +01:00
James Hawkins
03ffea333a i18nify views 2022-12-17 08:54:27 +00:00
Rihan
0ee269c877
Use import alias prefix 2022-12-13 22:50:13 +00:00
cloud
0a101734a6 🐛 FIX: Remove "first_air_date_year" from query 2022-12-10 18:03:31 -07:00
cloud
6f108443e3 Fix for TV and check if path exists. 2022-12-05 16:02:13 -07:00
cloud
17d3da18b9 🐛 FIX: Wrong title & more qualities to fallback 2022-12-05 13:36:26 -07:00
Jelle van Snik
c3df7795a7 update license information 2022-12-05 16:42:20 +01:00
cloud
c24b7d76d2 🐛 FIX: GPL-v3 license & attribute to superstream 2022-12-05 08:31:04 -07:00
cloud
cad7f46bb1 👌 IMPROVE: Syntax for lint 2022-12-05 07:51:08 -07:00
cloud
a442baa5e0 👌 IMPROVE: Update code for review 2022-12-05 07:49:00 -07:00
cloud
a2c8b9f219 📦 NEW: Add series and captions 2022-12-04 17:56:31 -07:00
cloud
3b1df3a417 📦 NEW: Superstream scraper for movies 2022-12-04 13:07:25 -07:00
James Hawkins
bb6e363829 URL encode all params 2022-11-05 09:14:00 +00:00
James Hawkins
56c50fbb2f Add flixhq provider
Fully working movies provider, high quality m3u8
2022-11-02 11:25:21 +00:00
James Hawkins
e2ce2afa96 disable xemovie 2022-05-11 11:38:32 +01:00
mrjvs
6ee600c65f
Merge branch 'dev' into bug-fix-test 2022-05-03 21:12:16 +02:00
Jelle van Snik
fb43cb691b update package.json 2022-05-03 18:16:24 +02:00
James Hawkins
fde90d4e8f Review comments 2022-05-02 19:12:04 +01:00
James Hawkins
e400107d21 Small cleanup 2022-05-02 17:32:42 +01:00
James Hawkins
a433018660 Add xemovie for movies
This provider also supports series but it has not yet been implemented
2022-05-02 17:30:48 +01:00
James Hawkins
e122b3e3ba gomostream: improve usage of unpacked data 2022-05-02 16:35:25 +01:00
James Hawkins
281f6b82a7 general bug fixing 2022-05-01 14:58:08 +01:00
James Hawkins
e30f2ee457 Limit stream types to mp4 or m3u8 for gomostream 2022-04-17 22:21:36 +01:00
James Hawkins
4eacd9f0c9 Gomostream can return either mp4 or m3u8 2022-04-17 22:13:05 +01:00
James Hawkins
ccfd2efe90 Add note about unsafe eval() 2022-04-17 22:12:29 +01:00
James Hawkins
944dcd99ab Implement gomostream source 2022-04-17 21:03:47 +01:00
James Hawkins
22683c35a1 Improve mapping 2022-04-17 17:31:03 +01:00
James Hawkins
5b20d910e8 Disable theflix source
They have altered their backend to require a few more requests from us, and a new API endpoint which uses a non-standard port is not compatible with our Cloudflare proxy
2022-04-17 13:37:17 +01:00
James Hawkins
6a737396c3 Add gdriveplayer source
This source is temperamental at best, and captions no longer work. We should remove it when we have some more reliable options.
2022-04-17 13:36:33 +01:00
mrjvs
1336a0f12c move src back 2022-03-13 19:08:45 +01:00
mrjvs
c4920125b8 temporarily move src 2022-03-13 19:08:28 +01:00
mrjvs
eb306f3772 add support for captions 2022-03-13 17:46:56 +01:00
mrjvs
8240fae8fa fix compile errors 2022-03-13 17:27:56 +01:00
mrjvs
7709ffd90f responsiveness and loading states 2022-03-13 17:26:46 +01:00
mrjvs
570ca14905 add id's to portables for better seasons 2022-03-13 16:55:59 +01:00
mrjvs
9f5b3eb9f6 better dropdown + filtered continue watching + show episode num on watched card 2022-03-13 14:34:32 +01:00
mrjvs
52e8132cce series implemented (with jank) + readme update 2022-03-06 18:31:22 +01:00
mrjvs
0287bdad57 fix all eslint issues
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 14:41:51 +01:00
mrjvs
069c5271df linting fix 2022-03-06 13:43:32 +01:00
mrjvs
356b9af4ff implement filtered bookmarks that error check the provider
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 12:11:16 +01:00
mrjvs
d72e98eb1e add hover state to brand pill - use replace instead of push for search url - video loading and error state - extra elaboration of providers in readme 2022-02-28 22:00:32 +01:00
mrjvs
60e6b4d851 progress, bookmarking, homepage, resuming where left of, actual media view, navigation improvements for searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-28 00:08:20 +01:00
mrjvs
cfb907924e implement url based searching + caching of results
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-27 20:07:15 +01:00
Jelle van Snik
a3d7f3ff24 added video player + progress tracking
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 16:45:46 +01:00
Jelle van Snik
d8dfbe4ee0 update readme + cleanup
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:50:24 +01:00
Jelle van Snik
32b36e047d Added stream scraping
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:49:55 +01:00
Jelle van Snik
c763cfe0f0 Added fuzzy searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 15:49:21 +01:00
Jelle van Snik
002964572c Added icon patch and better looking error+search suffix 2022-02-18 14:36:32 +01:00
Jelle van Snik
95ef071f59 Error handling of providers + search suffix 2022-02-17 21:48:35 +01:00
Jelle van Snik
1adfffca8d rename scrapers to providers 2022-02-17 18:36:39 +01:00