Commit Graph

2582 Commits

Author SHA1 Message Date
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
James Hawkins
d3324a90f7
Update index.js 2022-02-20 13:30:16 +00:00
Jelle van Snik
9bec456a58 update readme 2022-02-18 21:20:32 +01:00
Jelle van Snik
63742a1b60 global persistent reactive storage 🎉 2022-02-18 21:11:23 +01:00
Jelle van Snik
d217c4d9f4 Link + section heading link 2022-02-18 20:22:56 +01:00
Jelle van Snik
d362ca2af4 some small error boundary updates 2022-02-18 14:55:22 +01:00
Jelle van Snik
36737490a8 better looking error boundary 2022-02-18 14:51:30 +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
a44346a2f4 update readme 2022-02-17 21:52:10 +01:00
Jelle van Snik
95ef071f59 Error handling of providers + search suffix 2022-02-17 21:48:35 +01:00
Jelle van Snik
8f76a5745f add todo to readme 2022-02-17 18:37:40 +01:00
Jelle van Snik
1adfffca8d rename scrapers to providers 2022-02-17 18:36:39 +01:00
Jelle van Snik
1e3e8d3749 update readme with todos 2022-02-17 18:28:23 +01:00
Jelle van Snik
68e81e8bff added theflix scraper and better search component 2022-02-17 18:25:12 +01:00
Jelle van Snik
80cad8f8f2 implemented theflix scrapers + better search component
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-17 18:24:21 +01:00
James Hawkins
25094e3d9c Fix searching on vidzstore, reimplement gomostream 2022-02-17 13:58:21 +00:00
Jelle van Snik
5ddd8638ec Styled Loading and mediacard
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-16 22:38:37 +01:00
Jelle van Snik
afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00
James Hawkins
3ac420ef6f
Update worker.js 2022-02-16 14:13:23 +00:00
Jelle van Snik
f1ffa98a2b debounced searching
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 19:29:25 +01:00
Jelle van Snik
e75fcd3002 search page styling 2022-02-13 18:49:03 +01:00
Jelle van Snik
01d18aa459 search page done
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 18:48:52 +01:00
James Hawkins
a639b5700b
Delete gdriveplayer.js.disabled 2022-02-13 16:52:07 +00:00
James Hawkins
5010314413
Update index.js 2022-02-13 11:20:43 +00:00
James Hawkins
97f0ad3f2d
Merge pull request #57 from lem6ns/master
Add GDrivePlayer as a scraper (movie only)
2022-02-13 09:18:48 +00:00
James Hawkins
463ab7185c
Update index.js 2022-02-13 09:17:04 +00:00
lem6ns
fa4d958bab Add unpacker as a dependency (oops) 2022-02-13 02:14:23 -07:00
cloud
cb92a5af32
Merge branch 'JamesHawkinss:master' into master 2022-02-13 02:10:48 -07:00
lem6ns
0aebd94c47 Added gdriveplayer as a scraper 2022-02-13 02:10:27 -07:00
Jelle van Snik
8db4fbee07 styling 2022-02-10 23:45:17 +01:00
Jelle van Snik
b315766369 remove path aliasing 2022-02-10 22:27:57 +01:00
Jelle van Snik
8d7a268903 tailwind
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-10 22:13:56 +01:00
Jelle van Snik
3a262b9fbf fix unused 2022-02-07 23:23:42 +01:00
Jelle van Snik
81373da404 Basic component structure 2022-02-07 23:22:35 +01:00
Jelle van Snik
b3c4ad5e15 add scraper types 2022-02-06 21:42:39 +01:00
Jelle van Snik
de97ee165d add scraper types and path aliases 2022-02-06 21:42:25 +01:00
Jelle van Snik
9d4f3a3df5 clear up project to start from scratch 2022-02-06 20:56:48 +01:00
James Hawkins
6c3b72049d
Merge pull request #56 from lem6ns/master
Implement more accurate searching for xemovie
2022-01-31 16:33:11 +00:00
cloud
b8521a9f9d
Merge branch 'JamesHawkinss:master' into master 2022-01-31 09:28:31 -07:00
lem6ns
515d57aa91 better searching (reuse code from lookmovie) 2022-01-31 09:28:14 -07:00
James Hawkins
93ee313de8
Merge pull request #55 from lem6ns/master
Add source: xemovie
2022-01-31 16:11:58 +00:00
lem6ns
4c4719628c feat: added xemovie as a scraper
breaking changes for lookmovie, cannot fix however due to lookmovie captcha
2022-01-30 17:39:28 -07:00
James Hawkins
116a679736
Update index.js 2022-01-30 20:33:12 +00:00
James Hawkins
644be8256a
Merge pull request #54 from lem6ns/master
Add source: vidzstore
2022-01-30 20:25:14 +00:00
lem6ns
383a53e8d3 Implement vidzstore as a Movie source 2022-01-30 11:45:32 -07:00
James Hawkins
58c507ebf7
Update theflix.js 2022-01-13 20:00:00 +00:00
James Hawkins
6201e13999
Merge pull request #52 from sammce/master
Fix out of place outline when elements are clicked on mobile devices
2022-01-08 21:21:30 +00:00