├── .gitignore
├── README.md
├── debug.log
├── main.js
├── mpv
├── mac
│ ├── libavcodec.58.dylib
│ ├── libavdevice.58.dylib
│ ├── libavfilter.7.dylib
│ ├── libavformat.58.dylib
│ ├── libavutil.56.dylib
│ ├── libjpeg.9.dylib
│ ├── libmpv.1.dylib
│ ├── libogg.0.dylib
│ ├── libopus.0.dylib
│ ├── libswresample.3.dylib
│ ├── libswscale.5.dylib
│ ├── libtheoradec.1.dylib
│ ├── libtheoraenc.1.dylib
│ ├── libvorbis.0.dylib
│ ├── libvorbisenc.2.dylib
│ ├── libx264.155.dylib
│ └── mpvjs.node
└── win
│ ├── mpv-1.dll
│ └── mpvjs.node
├── package-lock.json
├── package.json
├── preload.js
├── public
├── data
│ ├── .gitignore
│ ├── avatar_banner.webp
│ ├── avenger_endgame.webp
│ ├── main.js
│ ├── merge.js
│ ├── merged.json
│ ├── mergedV2.json
│ ├── package-lock.json
│ ├── package.json
│ ├── rename_episodes.js
│ ├── shows
│ │ ├── 0.json
│ │ ├── 1.json
│ │ ├── 10.json
│ │ ├── 100.json
│ │ ├── 101.json
│ │ ├── 102.json
│ │ ├── 103.json
│ │ ├── 104.json
│ │ ├── 105.json
│ │ ├── 106.json
│ │ ├── 107.json
│ │ ├── 108.json
│ │ ├── 109.json
│ │ ├── 11.json
│ │ ├── 110.json
│ │ ├── 111.json
│ │ ├── 112.json
│ │ ├── 113.json
│ │ ├── 114.json
│ │ ├── 115.json
│ │ ├── 116.json
│ │ ├── 117.json
│ │ ├── 118.json
│ │ ├── 119.json
│ │ ├── 12.json
│ │ ├── 120.json
│ │ ├── 121.json
│ │ ├── 122.json
│ │ ├── 123.json
│ │ ├── 124.json
│ │ ├── 125.json
│ │ ├── 126.json
│ │ ├── 127.json
│ │ ├── 128.json
│ │ ├── 129.json
│ │ ├── 13.json
│ │ ├── 130.json
│ │ ├── 131.json
│ │ ├── 132.json
│ │ ├── 133.json
│ │ ├── 134.json
│ │ ├── 135.json
│ │ ├── 136.json
│ │ ├── 137.json
│ │ ├── 138.json
│ │ ├── 139.json
│ │ ├── 14.json
│ │ ├── 140.json
│ │ ├── 141.json
│ │ ├── 142.json
│ │ ├── 143.json
│ │ ├── 144.json
│ │ ├── 145.json
│ │ ├── 146.json
│ │ ├── 147.json
│ │ ├── 148.json
│ │ ├── 149.json
│ │ ├── 15.json
│ │ ├── 150.json
│ │ ├── 151.json
│ │ ├── 152.json
│ │ ├── 153.json
│ │ ├── 154.json
│ │ ├── 155.json
│ │ ├── 156.json
│ │ ├── 157.json
│ │ ├── 158.json
│ │ ├── 159.json
│ │ ├── 16.json
│ │ ├── 160.json
│ │ ├── 161.json
│ │ ├── 162.json
│ │ ├── 163.json
│ │ ├── 164.json
│ │ ├── 165.json
│ │ ├── 166.json
│ │ ├── 167.json
│ │ ├── 168.json
│ │ ├── 169.json
│ │ ├── 17.json
│ │ ├── 170.json
│ │ ├── 171.json
│ │ ├── 172.json
│ │ ├── 173.json
│ │ ├── 174.json
│ │ ├── 175.json
│ │ ├── 176.json
│ │ ├── 177.json
│ │ ├── 178.json
│ │ ├── 179.json
│ │ ├── 18.json
│ │ ├── 180.json
│ │ ├── 181.json
│ │ ├── 182.json
│ │ ├── 183.json
│ │ ├── 184.json
│ │ ├── 185.json
│ │ ├── 186.json
│ │ ├── 187.json
│ │ ├── 188.json
│ │ ├── 189.json
│ │ ├── 19.json
│ │ ├── 190.json
│ │ ├── 191.json
│ │ ├── 192.json
│ │ ├── 193.json
│ │ ├── 194.json
│ │ ├── 195.json
│ │ ├── 196.json
│ │ ├── 197.json
│ │ ├── 198.json
│ │ ├── 199.json
│ │ ├── 2.json
│ │ ├── 20.json
│ │ ├── 200.json
│ │ ├── 201.json
│ │ ├── 202.json
│ │ ├── 203.json
│ │ ├── 204.json
│ │ ├── 205.json
│ │ ├── 206.json
│ │ ├── 207.json
│ │ ├── 208.json
│ │ ├── 209.json
│ │ ├── 21.json
│ │ ├── 210.json
│ │ ├── 211.json
│ │ ├── 212.json
│ │ ├── 213.json
│ │ ├── 214.json
│ │ ├── 215.json
│ │ ├── 216.json
│ │ ├── 217.json
│ │ ├── 218.json
│ │ ├── 219.json
│ │ ├── 22.json
│ │ ├── 220.json
│ │ ├── 221.json
│ │ ├── 222.json
│ │ ├── 223.json
│ │ ├── 224.json
│ │ ├── 225.json
│ │ ├── 226.json
│ │ ├── 227.json
│ │ ├── 228.json
│ │ ├── 229.json
│ │ ├── 23.json
│ │ ├── 230.json
│ │ ├── 231.json
│ │ ├── 232.json
│ │ ├── 233.json
│ │ ├── 234.json
│ │ ├── 235.json
│ │ ├── 236.json
│ │ ├── 237.json
│ │ ├── 238.json
│ │ ├── 239.json
│ │ ├── 24.json
│ │ ├── 240.json
│ │ ├── 241.json
│ │ ├── 242.json
│ │ ├── 243.json
│ │ ├── 244.json
│ │ ├── 245.json
│ │ ├── 246.json
│ │ ├── 247.json
│ │ ├── 248.json
│ │ ├── 249.json
│ │ ├── 25.json
│ │ ├── 26.json
│ │ ├── 27.json
│ │ ├── 28.json
│ │ ├── 29.json
│ │ ├── 3.json
│ │ ├── 30.json
│ │ ├── 31.json
│ │ ├── 32.json
│ │ ├── 33.json
│ │ ├── 34.json
│ │ ├── 35.json
│ │ ├── 36.json
│ │ ├── 37.json
│ │ ├── 38.json
│ │ ├── 39.json
│ │ ├── 4.json
│ │ ├── 40.json
│ │ ├── 41.json
│ │ ├── 42.json
│ │ ├── 43.json
│ │ ├── 44.json
│ │ ├── 45.json
│ │ ├── 46.json
│ │ ├── 47.json
│ │ ├── 48.json
│ │ ├── 49.json
│ │ ├── 5.json
│ │ ├── 50.json
│ │ ├── 51.json
│ │ ├── 52.json
│ │ ├── 53.json
│ │ ├── 54.json
│ │ ├── 55.json
│ │ ├── 56.json
│ │ ├── 57.json
│ │ ├── 58.json
│ │ ├── 59.json
│ │ ├── 6.json
│ │ ├── 60.json
│ │ ├── 61.json
│ │ ├── 62.json
│ │ ├── 63.json
│ │ ├── 64.json
│ │ ├── 65.json
│ │ ├── 66.json
│ │ ├── 67.json
│ │ ├── 68.json
│ │ ├── 69.json
│ │ ├── 7.json
│ │ ├── 70.json
│ │ ├── 71.json
│ │ ├── 72.json
│ │ ├── 73.json
│ │ ├── 74.json
│ │ ├── 75.json
│ │ ├── 76.json
│ │ ├── 77.json
│ │ ├── 78.json
│ │ ├── 79.json
│ │ ├── 8.json
│ │ ├── 80.json
│ │ ├── 81.json
│ │ ├── 82.json
│ │ ├── 83.json
│ │ ├── 84.json
│ │ ├── 85.json
│ │ ├── 86.json
│ │ ├── 87.json
│ │ ├── 88.json
│ │ ├── 89.json
│ │ ├── 9.json
│ │ ├── 90.json
│ │ ├── 91.json
│ │ ├── 92.json
│ │ ├── 93.json
│ │ ├── 94.json
│ │ ├── 95.json
│ │ ├── 96.json
│ │ ├── 97.json
│ │ ├── 98.json
│ │ └── 99.json
│ ├── trimmed-desktop.json
│ └── trimmed.json
├── icon.ico
├── index.html
├── manifest.json
└── robots.txt
├── server
├── .gitignore
├── client_secret.json
├── server.js
└── utils.js
├── src-tauri
├── .gitignore
├── Cargo.lock
├── Cargo.toml
├── icons
│ ├── 128x128.png
│ ├── 128x128@2x.png
│ ├── 32x32.png
│ ├── Square107x107Logo.png
│ ├── Square142x142Logo.png
│ ├── Square150x150Logo.png
│ ├── Square284x284Logo.png
│ ├── Square30x30Logo.png
│ ├── Square310x310Logo.png
│ ├── Square44x44Logo.png
│ ├── Square71x71Logo.png
│ ├── Square89x89Logo.png
│ ├── StoreLogo.png
│ ├── icon.icns
│ ├── icon.ico
│ └── icon.png
├── rustfmt.toml
├── src
│ ├── build.rs
│ ├── cmd.rs
│ ├── lib.rs
│ └── main.rs
└── tauri.conf.json
├── src
├── App.test.tsx
├── App.tsx
├── components
│ ├── common-components
│ │ ├── autocomplete.tsx
│ │ ├── container.tsx
│ │ ├── linear_progress_with_label.tsx
│ │ ├── listbox.tsx
│ │ ├── poster.tsx
│ │ ├── search_bar.tsx
│ │ └── titlebar.tsx
│ ├── download-page-components
│ │ └── download_item.tsx
│ ├── drive-page-components
│ │ └── drive_item.tsx
│ ├── player-ui-components
│ │ ├── MPVPlayer.tsx
│ │ ├── audio.tsx
│ │ ├── duration.tsx
│ │ ├── favourite_btn.tsx
│ │ ├── fullscreen.tsx
│ │ ├── play.tsx
│ │ ├── player_bar.tsx
│ │ ├── seekbar.tsx
│ │ ├── subtitle.tsx
│ │ ├── threatremode.tsx
│ │ ├── timer.tsx
│ │ └── volume_ctrl.tsx
│ ├── show-page-components
│ │ ├── show_page_episode.tsx
│ │ ├── show_page_header.tsx
│ │ └── show_page_virtualized.tsx
│ └── sidebar-components
│ │ ├── darkmode.tsx
│ │ └── login_btn.tsx
├── css
│ ├── animation.css
│ ├── nprogress.css
│ ├── seekbar.css
│ └── utils.css
├── icons
│ └── gd.svg
├── index.css
├── index.tsx
├── pages
│ ├── download.tsx
│ ├── drive.tsx
│ ├── favourites.tsx
│ ├── history.tsx
│ ├── home.tsx
│ ├── settings.tsx
│ ├── show_page.tsx
│ └── upload.tsx
├── react-app-env.d.ts
├── setupTests.tsx
└── utils
│ ├── api.tsx
│ ├── interfaces.tsx
│ └── utils.tsx
├── tsconfig.json
├── types
├── mpv.js
│ └── index.d.ts
└── react-scale-text
│ └── index.d.ts
└── yarn.lock
/.gitignore:
--------------------------------------------------------------------------------
1 | # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2 |
3 | # dependencies
4 | /node_modules
5 | /.pnp
6 | .pnp.js
7 |
8 | # testing
9 | /coverage
10 |
11 | # production
12 | /build
13 |
14 | # misc
15 | .DS_Store
16 | .env.local
17 | .env.development.local
18 | .env.test.local
19 | .env.production.local
20 |
21 | npm-debug.log*
22 | yarn-debug.log*
23 | yarn-error.log*
24 |
25 | # dev
26 | debug.log
27 | index.bundle.js
28 | react-app-win32-x64
29 | bundling.js
30 | vibe-win32-x64
31 | vibe-darwin-x64
32 | vibe-view
33 | /server/server.bundle
34 | /dist
35 | *.zip
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | 
2 |
3 | Video streaming app powered by Google Drive, Electron, React and Mpv.js (libmpv).
4 |
5 | #### Perks
6 | - HEVC encoded video = lower bandwidth usage and higher quality videos
7 | - One of the best CDN in world = No random buffering and up to 1 Gbps download speed (I've tested it with my internet)
8 | - One of the most powerful video player (MPV) on the market = Play pretty much any video format available on Earth
9 | - Free
10 |
11 | #### Require: Authentication with a Google Drive Account
12 |
13 | Why?
14 | - To use Google Drive API for downloading/streaming videos
15 | - To take advantage of Google Drive overpowered CDN
16 | - To bypass Google Drive file download limitation, the app will copy the file into the user's Google Drive account.
17 |
18 | #### Video Demo
19 | [](https://youtu.be/rOwC3sjhumI)
20 |
21 | #### Try it out
22 | Windows - [Download 64-bit](https://github.com/pownthep/Vibe/releases/download/v1.0-beta.1/vibe-win32-x64.zip) - Extract the zip and open the Vibe.exe
23 |
24 | Mac - Soon (when I have access to a Mac). In the meantime, you try it by:
25 | ```sh
26 | git clone https://github.com/pownthep/Vibe.git
27 | cd Vibe
28 | npm install
29 | # Install mpv library - video player
30 | brew install mpv
31 | ```
32 |
33 | Linux - Soon (when I have access to a Mac). In the meantime, you try it by:
34 | ```sh
35 | git clone https://github.com/pownthep/Vibe.git
36 | cd Vibe
37 | npm install
38 | # Install mpv library - video player
39 | apt-get install libmpv1 libavformat-dev
40 | ```
41 |
--------------------------------------------------------------------------------
/mpv/mac/libavcodec.58.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libavcodec.58.dylib
--------------------------------------------------------------------------------
/mpv/mac/libavdevice.58.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libavdevice.58.dylib
--------------------------------------------------------------------------------
/mpv/mac/libavfilter.7.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libavfilter.7.dylib
--------------------------------------------------------------------------------
/mpv/mac/libavformat.58.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libavformat.58.dylib
--------------------------------------------------------------------------------
/mpv/mac/libavutil.56.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libavutil.56.dylib
--------------------------------------------------------------------------------
/mpv/mac/libjpeg.9.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libjpeg.9.dylib
--------------------------------------------------------------------------------
/mpv/mac/libmpv.1.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libmpv.1.dylib
--------------------------------------------------------------------------------
/mpv/mac/libogg.0.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libogg.0.dylib
--------------------------------------------------------------------------------
/mpv/mac/libopus.0.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libopus.0.dylib
--------------------------------------------------------------------------------
/mpv/mac/libswresample.3.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libswresample.3.dylib
--------------------------------------------------------------------------------
/mpv/mac/libswscale.5.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libswscale.5.dylib
--------------------------------------------------------------------------------
/mpv/mac/libtheoradec.1.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libtheoradec.1.dylib
--------------------------------------------------------------------------------
/mpv/mac/libtheoraenc.1.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libtheoraenc.1.dylib
--------------------------------------------------------------------------------
/mpv/mac/libvorbis.0.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libvorbis.0.dylib
--------------------------------------------------------------------------------
/mpv/mac/libvorbisenc.2.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libvorbisenc.2.dylib
--------------------------------------------------------------------------------
/mpv/mac/libx264.155.dylib:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/libx264.155.dylib
--------------------------------------------------------------------------------
/mpv/mac/mpvjs.node:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/mac/mpvjs.node
--------------------------------------------------------------------------------
/mpv/win/mpv-1.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/win/mpv-1.dll
--------------------------------------------------------------------------------
/mpv/win/mpvjs.node:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/mpv/win/mpvjs.node
--------------------------------------------------------------------------------
/preload.js:
--------------------------------------------------------------------------------
1 | const { remote, shell } = require("electron");
2 | const fs = require("fs");
3 |
4 | window.remote = remote;
5 | window.openExternal = shell.openExternal;
6 | window.openPath = shell.openPath;
7 | window.directory = __dirname;
8 | window.access = fs.access;
9 | window.electron = true;
10 | window.os = process.platform;
11 |
--------------------------------------------------------------------------------
/public/data/.gitignore:
--------------------------------------------------------------------------------
1 | .vercel
--------------------------------------------------------------------------------
/public/data/avatar_banner.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/public/data/avatar_banner.webp
--------------------------------------------------------------------------------
/public/data/avenger_endgame.webp:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/public/data/avenger_endgame.webp
--------------------------------------------------------------------------------
/public/data/merge.js:
--------------------------------------------------------------------------------
1 | const fs = require("fs");
2 | const util = require("util");
3 |
4 | // Convert fs.readFile into Promise version of same
5 | const readFile = util.promisify(fs.readFile);
6 |
7 | (async () => {
8 | try {
9 | const json = await readFile("mergedV2.json");
10 | const data = JSON.parse(json)
11 | .sort((a, b) => a.name.localeCompare(b.name))
12 | .map((i, index) => ({
13 | ...i,
14 | id: index,
15 | }));
16 | for (const item of data) {
17 | fs.writeFile(
18 | __dirname + "/shows/" + item.id + ".json",
19 | JSON.stringify(item),
20 | () => {}
21 | );
22 | }
23 | const trimmed = data.map((i) => ({
24 | id: i.id,
25 | name: i.name,
26 | poster: i.poster,
27 | }));
28 | fs.writeFile("trimmed.json", JSON.stringify(trimmed), () => {});
29 | // const trimmedDesktop = data.map((i) => ({
30 | // id: i.id,
31 | // name: i.name,
32 | // poster: i.poster,
33 | // banner: i.banner,
34 | // keywords: i.keywords,
35 | // }));
36 | fs.writeFile(
37 | "trimmed-desktop.json",
38 | JSON.stringify(data),
39 | () => {}
40 | );
41 | } catch (error) {}
42 | })();
43 |
--------------------------------------------------------------------------------
/public/data/package-lock.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "data",
3 | "version": "1.0.0",
4 | "lockfileVersion": 1
5 | }
6 |
--------------------------------------------------------------------------------
/public/data/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "data",
3 | "version": "1.0.0",
4 | "description": "",
5 | "main": "main.js",
6 | "scripts": {
7 | "test": "echo \"Error: no test specified\" && exit 1"
8 | },
9 | "keywords": [],
10 | "author": "",
11 | "license": "ISC"
12 | }
13 |
--------------------------------------------------------------------------------
/public/data/shows/0.json:
--------------------------------------------------------------------------------
1 | {"id":0,"name":"12 Monkeys","banner":"https://images-na.ssl-images-amazon.com/images/S/sgp-catalog-images/region_US/nbcu-31941-Full-Image_GalleryCover-en-US-1484002117724._UR1920,1080_RI_.jpg","rating":8,"desc":"In a future world devastated by disease, a convict is sent back in time to gather information about the man-made virus that wiped out most of the human population on the planet.","keywords":"Mystery,Sci-Fi,Thriller","poster":"https://m.media-amazon.com/images/M/MV5BN2Y2OWU4MWMtNmIyMy00YzMyLWI0Y2ItMTcyZDc3MTdmZDU4XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_CR0,0,671,1000_AL_.jpg","episodes":[{"id":"1_vFkZUygH4s3ubWjCPCXzquFPxBczhRg","name":"12 Monkeys","size":"2167074575"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/1.json:
--------------------------------------------------------------------------------
1 | {"id":1,"name":"1917","banner":"https://images.hdqwalls.com/download/1917-movie-2020-9k-1920x1080.jpg","rating":8.4,"desc":"","keywords":"Drama,War","poster":"https://movies-4-family.web.app/images/1917.jpg","episodes":[{"id":"1flfS3lT_ZDdFJDIQtQmGHMinacG3eHjg","name":"1917","size":"2433743896"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/10.json:
--------------------------------------------------------------------------------
1 | {"id":10,"name":"Another","banner":"https://i.pinimg.com/originals/81/f1/85/81f1850b6c22baac64e04f4d01c95f7b.jpg","rating":3.7,"desc":"","keywords":"Horror,Mystery,School,Supernatural,Thriller","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx11111-Y4QgkX8gJQCa.png","episodes":[{"id":"1izRZt_U-s-x22kdKtS8v612-xcmzu_7n","name":"01 - Rough Sketch","size":"62766218"},{"id":"1CODSNmQw8v4-TeIRSRHvzQ1kw16VStzQ","name":"02 - Blueprint","size":"62356975"},{"id":"13nZMoqwSYFnEvRiLV1N8h3sIfTPMY5Ul","name":"03 - Bone Work","size":"64478680"},{"id":"1fyrgwOElaRug4PrBYLN9kbXKmvrr4IWJ","name":"04 - Put Flesh","size":"66917939"},{"id":"1SRtscTvlwLf-QbnzA5gYgAmVS3H_sZ_y","name":"05 - Build Limbs","size":"64185323"},{"id":"1JEz-H-qc24s9GUcRl21WPAufO5gHAmqh","name":"06 - Face to Face","size":"66237060"},{"id":"1UU3nx58zlf37heZz1SUkyw-IvWVnAV7c","name":"07 - Sphere Joint","size":"66520431"},{"id":"1s0ED4APl_kVSY0oL9WXXRF89adjD8Q1q","name":"08 - Hair Stand","size":"92583411"},{"id":"1ay8Lpwngtt_A6E9WqnDyP96_1w74QvEi","name":"09 - Body Paint","size":"70801340"},{"id":"1niZDhp-KIwMORuEpGlUJ7nQn6V32ak4B","name":"10 - Glass Eye","size":"64944371"},{"id":"14f0sg7Arduo5Bu9WkfAuGKClaxpSLYDN","name":"11 - Makeup","size":"55632269"},{"id":"18YkeYf2FC1-iNcn0zJ8uGuEAQ5e8jY9W","name":"12 - Stand By Oneself","size":"107670984"},{"id":"14ZPjmGzwo4eMZVG_rCFn7wYaNviMStRZ","name":"desktop.ini"},{"id":"11IdvFYqNvgCJg4rutre_MHCer5Gyieed","name":"Flash Animation","size":"12006029"}]}
--------------------------------------------------------------------------------
/public/data/shows/100.json:
--------------------------------------------------------------------------------
1 | {"id":100,"name":"HAIKYU!! 3rd Season","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21698-jVFRIHAENS5B.jpg","rating":8.7,"desc":"Hinata Shouyou, a short middle school student, gained a sudden love of volleyball after watching a national championship match on TV. Determined to become like the championship's star ...","trailer":"q37LxvUPi0o","keywords":"Comedy,Drama,School,Shounen,Sports","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21698-iBvc0dm4zm2Y.jpg","episodes":[{"id":"1IepIfxgu--XFCSd6O-qa-iOBwhRnYamt","name":"01. Greetings","size":"276732607"},{"id":"1chkhb6T49eDcALVlaQ4OFhjsHb3k1SV9","name":"02. The Threat of Left","size":"287343993"},{"id":"1fvOEzq85d60sFHvUm1pTUPd1XAnsEw4v","name":"03. Guess-Monster","size":"289333712"},{"id":"1DOAHpqYuFq7c7_4RL0-dG490X0kyRCen","name":"04. The Halo Around the Moon","size":"291406821"},{"id":"1YObApqNfOLj2UVRYV_R0SA7JnCOtipfj","name":"05. One vs. Many","size":"275751672"},{"id":"10g7iqKaRHwi1XDzXIhJ-CABjFeWlBdGv","name":"06. The Chemical Change of Encounters","size":"278118467"},{"id":"1SH2kgvrNbISJiVKnrw5yVvg_GM1sswlP","name":"07. Obsession","size":"254015658"},{"id":"1ljlbW4gluVwT3DwRxWGhSAQfztCfcOtN","name":"08. An Annoying Guy","size":"280231665"},{"id":"1gZtP4jDefGePT8hiIf3C0tp3F55CRAtV","name":"09. The Volleyball Freaks","size":"279857283"},{"id":"1aOw1kb9kHJOGnJMCDer5FRFjB7SpEQ-a","name":"10. The Battle of Concepts","size":"252655229"}]}
--------------------------------------------------------------------------------
/public/data/shows/101.json:
--------------------------------------------------------------------------------
1 | {"id":101,"name":"HAIKYU!! To The Top","banner":"https://animekaizoku.com/wp-content/uploads/2020/01/main_img4.jpg","rating":0,"desc":"","keywords":"Comedy,Drama,School,Shounen,Sports","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx106625-UR22wB2NuNVi.png","episodes":[{"id":"1-RYjxllZvXyfeHppFb6Zk5pt0dpy8xoQ","name":"01. Self Introduction","size":"153291851"},{"id":"1sTe6uZbvro4CVEuy2ADxoBRQp9isT3o9","name":"02. Lost","size":"156838954"},{"id":"1oXd17ZA5xMYmBBS9yC4GFQCjdWBKdN-W","name":"03. Point of View","size":"161974870"},{"id":"1pj52DTiS7tFiAC8UP-2_52hCx_S9xlvu","name":"04. Taking it Easy","size":"162149500"},{"id":"1iLEM0NLlzEg2_GNNvbVBud32iUxJXeL1","name":"05. Hunger","size":"156982266"},{"id":"1kE1kIXUkQ1FbrGSJrQzPaBVTo52ofjkx","name":"06. Enhancements","size":"194637119"},{"id":"1Sw3QwBHNrYymUWALJjWNFXulx61pOsoZ","name":"07. Return","size":"168655678"},{"id":"1ABKcQtpcMrmfG0d1vbfaBVjGyH8M-bdB","name":"08. Challenger","size":"172256890"},{"id":"1NlkR_hVebimI4fh-2JHxlXhATTkflbT1","name":"09. Everyone's Night","size":"177577014"},{"id":"1wGIthyn3_l9IRabgre3hHOh0eDj48Na1","name":"10. Battle Lines","size":"171512838"},{"id":"1MVSQIPjIML1iFqjeSUpFg6gkIqIe3fd1","name":"11. The Chance That Connects","size":"204335500"},{"id":"1MhNQldt4eKBX2pqnM2PuD79kup_-8Irq","name":"12. Vivid","size":"160079503"},{"id":"1JXTKM4IUDRnKqCo-vvErMRP12tG1_lGQ","name":"13. The Second Day","size":"178726300"}]}
--------------------------------------------------------------------------------
/public/data/shows/102.json:
--------------------------------------------------------------------------------
1 | {"id":102,"name":"Harry Potter and the Chamber of Secrets","banner":"https://images5.alphacoders.com/674/674448.jpg","rating":7.4,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTcxODgwMDkxNV5BMl5BanBnXkFtZTYwMDk2MDg3._V1_.jpg","episodes":[{"id":"1GKBWViFqv48u9IOnVqcuZmIc5cngP4n1","name":"Harry Potter and the Chamber of Secrets","size":"2918757873"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/103.json:
--------------------------------------------------------------------------------
1 | {"id":103,"name":"Harry Potter and the Deathly Hallows: Part 1","banner":"https://www.pixsavor.com/uploads/large/harry-potter/harry-potter-and-the-deathly-hallows-part-1.jpg","rating":7.7,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTQ2OTE1Mjk0N15BMl5BanBnXkFtZTcwODE3MDAwNA@@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1LaZq7qXAR8WaZ-cxKodXpXaC_a-znp95","name":"Harry Potter and the Deathly Hallows: Part 1","size":"2444992372"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/104.json:
--------------------------------------------------------------------------------
1 | {"id":104,"name":"Harry Potter and the Deathly Hallows: Part 2","banner":"https://images8.alphacoders.com/676/thumb-1920-676898.jpg","rating":8.1,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMjIyZGU4YzUtNDkzYi00ZDRhLTljYzctYTMxMDQ4M2E0Y2YxXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SX667_CR0,0,667,999_AL_.jpg","episodes":[{"id":"1m4bKm56Sxddn-nW3rlTXNqlTcVpnhtAc","name":"Harry Potter and the Deathly Hallows: Part 2","size":"2183005412"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/105.json:
--------------------------------------------------------------------------------
1 | {"id":105,"name":"Harry Potter and the Goblet of Fire","banner":"https://cdn.hipwallpaper.com/i/89/67/73BWuc.jpg","rating":7.7,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTI1NDMyMjExOF5BMl5BanBnXkFtZTcwOTc4MjQzMQ@@._V1_.jpg","episodes":[{"id":"1ltMpNeBxUyDa6HRqdwz7APdTmq2U23ke","name":"Harry Potter and the Goblet of Fire","size":"2627256773"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/106.json:
--------------------------------------------------------------------------------
1 | {"id":106,"name":"Harry Potter and the Half-Blood Prince","banner":"https://www.pixsavor.com/uploads/large/harry-potter/harry-potter-and-the-half-blood-prince.jpg","rating":7.6,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BNzU3NDg4NTAyNV5BMl5BanBnXkFtZTcwOTg2ODg1Mg@@._V1_SY1000_CR0,0,648,1000_AL_.jpg","episodes":[{"id":"1XpC22R20pKHh1E7tyonuFHZMUiBB-HBE","name":"Harry Potter and the Half-Blood Prince","size":"2567659069"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/107.json:
--------------------------------------------------------------------------------
1 | {"id":107,"name":"Harry Potter and the Order of the Phoenix","banner":"https://images.alphacoders.com/674/thumb-1920-674459.jpg","rating":7.5,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTM0NTczMTUzOV5BMl5BanBnXkFtZTYwMzIxNTg3._V1_.jpg","episodes":[{"id":"1WfPeaWxYgx3Htg1B_Wg0jp6jSUKy9lyJ","name":"Harry Potter and the Order of the Phoenix","size":"2311624848"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/108.json:
--------------------------------------------------------------------------------
1 | {"id":108,"name":"Harry Potter and the Prisoner of Azkaban","banner":"https://www.cincinnatisymphony.org/globalassets/tickets--events/buy-tickets/1920-season/pops/1024x576/harrypotterazkaban1024x576.jpg","rating":7.9,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTY4NTIwODg0N15BMl5BanBnXkFtZTcwOTc0MjEzMw@@._V1_SY1000_CR0,0,676,1000_AL_.jpg","episodes":[{"id":"17AqMUTlt3rciuJGtbEGnBrtue2cATu0I","name":"Harry Potter and the Prisoner of Azkaban","size":"2370340764"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/109.json:
--------------------------------------------------------------------------------
1 | {"id":109,"name":"Harry Potter and the Sorcerer's Stone","banner":"https://i.pinimg.com/originals/96/82/01/968201918b74ec13d246b8082a469ddf.jpg","rating":7.6,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BNjQ3NWNlNmQtMTE5ZS00MDdmLTlkZjUtZTBlM2UxMGFiMTU3XkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_.jpg","episodes":[{"id":"1KD4tZ_RwnftzkDANI-PdruP1DxS6kkaL","name":"Harry Potter and the Sorcerer's Stone","size":"2658219328"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/11.json:
--------------------------------------------------------------------------------
1 | {"id":11,"name":"Ant-Man and the Wasp","banner":"https://images5.alphacoders.com/917/thumb-1920-917817.jpg","rating":7.1,"desc":"As Scott Lang balances being both a superhero and a father, Hope van Dyne and Dr. Hank Pym present an urgent new mission that finds the Ant-Man fighting alongside The Wasp to uncover secrets from their past.","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BYjcyYTk0N2YtMzc4ZC00Y2E0LWFkNDgtNjE1MzZmMGE1YjY1XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1hA5XaGlsaN81cIalfgUiCEUUzsdP0wAc","name":"Ant-Man and the Wasp","size":"1974882385"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/110.json:
--------------------------------------------------------------------------------
1 | {"id":110,"name":"High School of the Dead","banner":"https://cdn.hipwallpaper.com/i/15/77/1FpIKu.jpg","rating":0,"desc":"","keywords":"Action,Ecchi,Horror,Shounen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx8074-YB63Ik96fjPj.png","episodes":[{"id":"1LrNlVRPAwJWipOaxkwlnkm_yDmuN6eHG","name":"01. Spring of the DEAD","size":"370322990"},{"id":"1K8f2w9wqZ51X2DAGAGywkSynjYnyUMeM","name":"02. Escape from the DEAD","size":"285240286"},{"id":"1QwnWFw-1OdmHfBY5ZJmOHzPVxVhxUZUi","name":"03. Democracy under the DEAD","size":"312976479"},{"id":"1JdhM6lUpiJsEti6bYSQTQJmDcSPoV-tS","name":"04. Running in the DEAD","size":"299392069"},{"id":"10nuXMHeXBfydeOO9ftrStVrVk7EfxigS","name":"05. Streets of the DEAD","size":"296746450"},{"id":"1EBmnmmHBwWBjbw7CUrjdVER1nE3-OFDN","name":"06. In the DEAD of the night","size":"281649521"},{"id":"1xNmGsEiDifmx7beliotiUlw8T5f0KACg","name":"07. DEAD night and the DEAD ruck","size":"264519758"},{"id":"1ku9NsHubYd_YpQdlHdDuGCx0QcwWhLzD","name":"08. The DEAD way home","size":"346640881"},{"id":"1IdP3sa1wM2CFQW498PGjiMR8TGapAgzV","name":"09. The sword and DEAD","size":"278432299"},{"id":"1ReyJtuSoIfiTniXFijWOC5hwHSaH70xp","name":"10. The DEAD'S house rules","size":"247362901"},{"id":"1Jr-dynirvcCPJjdlLM9c3qibijW9nDFm","name":"11. DEAD storm rising","size":"236867596"},{"id":"1n8h82hAnAj3w47fkGySB3aaqe8tI9o4S","name":"12. All DEAD'S attack.","size":"316325478"}]}
--------------------------------------------------------------------------------
/public/data/shows/111.json:
--------------------------------------------------------------------------------
1 | {"id":111,"name":"How to Train Your Dragon: The Hidden World","banner":"https://theknockturnal.com/wp-content/uploads/2019/02/how-to-train-your-dragon-the-hidden-world-1920x1080-hiccup-toothless-16707-e1551394944690.jpg","rating":7.5,"desc":"When Hiccup discovers Toothless isn't the only Night Fury, he must seek The Hidden World, a secret Dragon Utopia before a hired tyrant named Grimmel finds it first.","keywords":"Animation,Action,Adventure","poster":"https://m.media-amazon.com/images/M/MV5BMjIwMDIwNjAyOF5BMl5BanBnXkFtZTgwNDE1MDc2NTM@._V1_SY1000_CR0,0,631,1000_AL_.jpg","episodes":[{"id":"1y2fnxUl3jvuy2SWbn8p6bkobktJrXNBz","name":"How to Train Your Dragon: The Hidden World","size":"1739596917"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/114.json:
--------------------------------------------------------------------------------
1 | {"id":114,"name":"Inception","banner":"https://vistapointe.net/images/inception-3.jpg","rating":8.8,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1-nmJSb8ZUON6muRawavnpF25kPRrbx15","name":"Inception","size":"2479120385"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/115.json:
--------------------------------------------------------------------------------
1 | {"id":115,"name":"Incredibles 2","banner":"https://gppl.librarymarket.com/sites/default/files/2018-09/incredibles2.jpg","rating":7.6,"desc":"","keywords":"Animation,Action,Adventure","poster":"https://m.media-amazon.com/images/M/MV5BMTEzNzY0OTg0NTdeQTJeQWpwZ15BbWU4MDU3OTg3MjUz._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"11cpZZPlM_o_AlbhwJeBu6Z6YDQ-of5z1","name":"Incredibles 2","size":"1972215475"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/116.json:
--------------------------------------------------------------------------------
1 | {"id":116,"name":"Inside Out","banner":"https://i.pinimg.com/originals/90/3d/f1/903df19fe542f11e723ed0b0a34f0da6.jpg","rating":8.1,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BOTgxMDQwMDk0OF5BMl5BanBnXkFtZTgwNjU5OTg2NDE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1EzRRQmxXSrjs8ZSbyFFZePqpCj3OVLkS","name":"Inside Out","size":"1583549365"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/117.json:
--------------------------------------------------------------------------------
1 | {"id":117,"name":"Interstellar","banner":"https://unbumf.com/wp-content/uploads/2017/05/Interstellar.jpg","rating":8.6,"desc":"","keywords":"Adventure,Drama,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BZjdkOTU3MDktN2IxOS00OGEyLWFmMjktY2FiMmZkNWIyODZiXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1hlEW6bKxkGXINJTovUsga__i_DgC9uDB","name":"Interstellar","size":"2829261388"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/118.json:
--------------------------------------------------------------------------------
1 | {"id":118,"name":"Iron Man","banner":"https://i.pinimg.com/originals/3b/ff/39/3bff39de5fd823cc4c5fb2664147ac74.jpg","rating":7.9,"desc":"After being held captive in an Afghan cave, billionaire engineer Tony Stark creates a unique weaponized suit of armor to fight evil.","keywords":"Action, Adventure, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BMTczNTI2ODUwOF5BMl5BanBnXkFtZTcwMTU0NTIzMw@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1_GD8xG761Ot6hdddo1RM2Mgpr5yQngek","name":"Iron Man","size":"2108623557"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/119.json:
--------------------------------------------------------------------------------
1 | {"id":119,"name":"Iron Man 2","banner":"https://s2.best-wallpaper.net/wallpaper/1920x1080/1106/Iron-Man-2_1920x1080.jpg","rating":7,"desc":"With the world now aware of his identity as Iron Man, Tony Stark must contend with both his declining health and a vengeful mad man with ties to his father's legacy.","keywords":"Action, Adventure, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BMTM0MDgwNjMyMl5BMl5BanBnXkFtZTcwNTg3NzAzMw@@._V1_.jpg","episodes":[{"id":"14JgdTdgXIXHFKkIxvteOobGWEi86ZTx_","name":"Iron Man 2","size":"2084967324"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/12.json:
--------------------------------------------------------------------------------
1 | {"id":12,"name":"Aquaman","banner":"https://moviefilmsla.files.wordpress.com/2018/12/AQUAMAN_Wallpaper_1920x1080_MovieFilms.jpg","rating":7,"desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BOTk5ODg0OTU5M15BMl5BanBnXkFtZTgwMDQ3MDY3NjM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1fj8fRRt0uqvEq0lF2gcDI2_FT040uw7p","name":"Aquaman","size":"2396482627"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/120.json:
--------------------------------------------------------------------------------
1 | {"id":120,"name":"Iron Man 3","banner":"https://kgsmovierants.files.wordpress.com/2019/05/thumb-1920-378546.jpg","rating":7.2,"desc":"When Tony Stark's world is torn apart by a formidable terrorist called the Mandarin, he starts an odyssey of rebuilding and retribution.","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMjE5MzcyNjk1M15BMl5BanBnXkFtZTcwMjQ4MjcxOQ@@._V1_SY1000_SX700_AL_.jpg","episodes":[{"id":"1uk_1yaS2riY-YeKIh2A1rVAKHrHM5T5P","name":"Iron Man 3","size":"2184375452"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/121.json:
--------------------------------------------------------------------------------
1 | {"id":121,"name":"It Chapter Two","banner":"https://thoughtcatalog.files.wordpress.com/2019/05/screen-shot-2019-05-09-at-12.20.12-pm.png?w=1920&h=1048&crop=1&resize=1920,1048&quality=95&strip=all","rating":6.6,"desc":"Twenty-seven years after their first encounter with the terrifying Pennywise, the Losers Club have grown up and moved away, until a devastating phone call brings them back.","keywords":" Drama, Fantasy, Horror","poster":"https://m.media-amazon.com/images/M/MV5BYTJlNjlkZTktNjEwOS00NzI5LTlkNDAtZmEwZDFmYmM2MjU2XkEyXkFqcGdeQXVyNjg2NjQwMDQ@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"18erWa_mjT4Hij1nY0vHrEj7mcejtO94S","name":"It Chapter Two","size":"2835112693"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/122.json:
--------------------------------------------------------------------------------
1 | {"id":122,"name":"Jigsaw","banner":"https://cdn.collider.com/wp-content/uploads/2017/06/jigsaw-saw-8-title.jpg","rating":5.8,"desc":"","keywords":"Horror,Mystery,Thriller","poster":"https://movies-4-family.web.app/images/jigsaw.jpg","episodes":[{"id":"1ebOswj8e_48BQMRqFTIbKi1lCnBIe4YD","name":"Jigsaw","size":"1878257256"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/123.json:
--------------------------------------------------------------------------------
1 | {"id":123,"name":"John Wick","banner":"https://images2.alphacoders.com/550/thumb-1920-550911.jpg","rating":7.4,"desc":"","keywords":"Action,Crime,Thriller","poster":"https://movies-4-family.web.app/images/johnwick1.jpg","episodes":[{"id":"1ww4h8fdaRRak11HfeexBjBhFN4CPnW93","name":"John Wick","size":"1692431969"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/124.json:
--------------------------------------------------------------------------------
1 | {"id":124,"name":"John Wick: Chapter 2","banner":"https://consumerlive.files.wordpress.com/2017/03/john-wick-2.jpg","rating":7.5,"desc":"","keywords":"Action,Crime,Thriller","poster":"https://movies-4-family.web.app/images/johnwick2.jpg","episodes":[{"id":"1E4XiGLEwvdbh17wdp7qTxKE-EpWKTOJq","name":"John Wick: Chapter 2","size":"2047061107"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/125.json:
--------------------------------------------------------------------------------
1 | {"id":125,"name":"John Wick: Chapter 3 - Parabellum","banner":"https://hype.my/wp-content/uploads/2019/04/JW3_MIS_1920x1080_02.jpg","rating":7.5,"desc":"","keywords":"Action,Crime,Thriller","poster":"https://movies-4-family.web.app/images/johnwick3.jpg","episodes":[{"id":"1HmCrClwL99sDUBQ_bpr4vlRQ5HEjR8EY","name":"John Wick: Chapter 3 - Parabellum","size":"2188331223"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/127.json:
--------------------------------------------------------------------------------
1 | {"id":127,"name":"Joker","banner":"https://uhdwallpapers.org/uploads/converted/19/09/21/joker-4k-poster-1920x1080_666674-mm-90.jpg","rating":8.5,"desc":"","keywords":"Crime,Drama,Thriller","poster":"https://movies-4-family.web.app/images/joker.jpg","episodes":[{"id":"1XDeH8el4Eu0ppwNRUFmfW9txNwdcwiB9","name":"Joker","size":"5050203002"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/128.json:
--------------------------------------------------------------------------------
1 | {"id":128,"name":"Jurassic World","banner":"https://cdn.hipwallpaper.com/i/22/24/wAObQ2.jpg","rating":7,"desc":"A new theme park, built on the original site of Jurassic Park, creates a genetically modified hybrid dinosaur, the Indominus Rex, which escapes containment and goes on a killing spree.","keywords":"Action, Adventure, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BNzQ3OTY4NjAtNzM5OS00N2ZhLWJlOWUtYzYwZjNmOWRiMzcyXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_CR0,0,631,1000_AL_.jpg","episodes":[{"id":"1oqhbkJimNqfTxJ88gaHLFBSlPTDzMFUE","name":"Jurassic World","size":"2075089787"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/129.json:
--------------------------------------------------------------------------------
1 | {"id":129,"name":"Jurassic World: Fallen Kingdom","banner":"https://squintyoveranalyzesthings.files.wordpress.com/2018/07/8342.jpg?w=1920&h=1080&crop=1","rating":6.2,"desc":"When the island's dormant volcano begins roaring to life, Owen and Claire mount a campaign to rescue the remaining dinosaurs from this extinction-level event.","keywords":"Action, Adventure, Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BNzIxMjYwNDEwN15BMl5BanBnXkFtZTgwMzk5MDI3NTM@._V1_.jpg","episodes":[{"id":"16SAR8n4mnYdMIZjwv26OxB_PZQIG6iIK","name":"Jurassic World: Fallen Kingdom","size":"2147203910"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/13.json:
--------------------------------------------------------------------------------
1 | {"id":13,"name":"Arrival","banner":"https://waldville.files.wordpress.com/2016/11/arrival4.png?w=1920&h=768&crop=1","rating":7.9,"desc":"A linguist works with the military to communicate with alien lifeforms after twelve mysterious spacecraft appear around the world.","keywords":" Drama, Mystery, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BMTExMzU0ODcxNDheQTJeQWpwZ15BbWU4MDE1OTI4MzAy._V1_SY1000_CR0,0,640,1000_AL_.jpg","episodes":[{"id":"1vwsyyunbfKO8YXyiUyrZN5CLKjVDw0mD","name":"Arrival","size":"1948076818"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/130.json:
--------------------------------------------------------------------------------
1 | {"id":130,"name":"Just Mercy","banner":"https://www.essence.com/wp-content/uploads/2020/01/Bryan-Stevenson-Photo-%C2%A9-Tony-Powell.-Just-Mercy-Premiere-Screening.-NMAAHC.-January-11-2020-62-copy1-1920x1080.jpg?width=1920&height=1080","rating":7.6,"desc":"World-renowned civil rights defense attorney Bryan Stevenson works to free a wrongly condemned death row prisoner.","keywords":"Biography,Crime,Drama","poster":"https://m.media-amazon.com/images/M/MV5BYmM4YzA5NjUtZGEyOS00YzllLWJmM2UtZjhhNmJhM2E1NjUxXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1lUfTOO-FRnEQ9q7lwsVuTHT8HSu5TVsI","name":"Just Mercy","size":"2291541215"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/131.json:
--------------------------------------------------------------------------------
1 | {"id":131,"name":"Kaguya-sama - Love is War","banner":"https://animekaizoku.com/wp-content/uploads/2019/12/00037999.jpg","rating":0,"desc":"","keywords":"Comedy,Psychological,Romance,School,Seinen","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx101921-qSV6zMacSDm4.png","episodes":[{"id":"1WStS685Oj8lViNXnqa8T2ZW6KI5pOiNK","name":"01. I Will Make You Invite Me to a Movie - Kaguya Wants to Be..","size":"377918322"},{"id":"1OopJtJp-6FW_pvDnAAhGN6_kLwlL4qgW","name":"02. Kaguya Wants to Trade - Chika Wants to Go Somewhere - Miyuki..","size":"439625285"},{"id":"1EscBSii5j-4-e6pbmaz5uNlJpogpDdy4","name":"03. Miyuki Shirogane Still Hasn't Done It - Kaguya Wants to Be..","size":"290543166"},{"id":"1tDVWY6N2ayojDEXnemB8-BpqH9IF1wAz","name":"04. Kaguya Wants Affection - The Student Council Wants It to Be..","size":"349907759"},{"id":"1mm1iK7RkHcWRKn1gDNfPUWWBSk-y8lVw","name":"05. Kaguya Wants to Handle It - Miyuki Shirogane Wants to Show..","size":"281642027"},{"id":"1fbLBqJOJrFXiYIFzGS0XGsUTqWdaG2fs","name":"06. Yu Ishigami Wants to Live - Chika Fujiwara Wants to Test You..","size":"294136788"},{"id":"1OAPFw6en44TYXqD_jbN1S4Bmlahn3yrb","name":"07. Miyuki Shirogane Wants to Work - Kaguya Wants Him to Join In..","size":"278106008"},{"id":"1X0WgeAi94e5-kWgVNe_5CAw7z4pAchSG","name":"08. Kaguya Wants Her to Say It - Miyuki Shirogane Can't Lose -..","size":"312354602"},{"id":"1LQ-0JnOTOldNbBBhQs75CtqcckE_obKw","name":"09. Kaguya Wants to Give a Gift - Chika Fujiwara Wants to Pay a..","size":"342431376"},{"id":"1VXSPkF3RK9n99KNxX_hjp_bmyAmfbXaM","name":"10. Kaguya Won't Forgive - Kaguya Wants to Forgive - Miyuki..","size":"360051793"},{"id":"1aNAaBv3jot3CN3KaGXLvLvCZGqI6IAJa","name":"11. Ai Hayasaka Wants to Get Soaked - Chika Fujiwara Really..","size":"349461992"},{"id":"1GYkrllYrMhMb_RE_ehr8Rcwc6lRv8d8m","name":"12. I Can't Hear the Fireworks, Part 2 - Kaguya Doesn't Want to..","size":"290343186"}]}
--------------------------------------------------------------------------------
/public/data/shows/132.json:
--------------------------------------------------------------------------------
1 | {"id":132,"name":"Kaguya-sama - Love is War Season 2","banner":"https://animekaizoku.com/wp-content/uploads/2020/05/kaguya-samas2-og_orig.jpg","rating":0,"desc":"","keywords":"Comedy,Psychological,Romance,School,Seinen","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx112641-zoGC8d6FaPXU.jpg","episodes":[{"id":"1YbEQe3jvsmA137gxVKmzUXRnySqtabvH","name":"Kaguya-sama - Love is War Season 2 - 02","size":"319935921"},{"id":"14g1ZgyZECay_KkKiAyWDCF2ahY9dVVsZ","name":"Kaguya-sama - Love is War Season 2 - 03","size":"217271469"},{"id":"1GP2k0_DxSPeNY-4A0VFTmuvi9_ErXuwP","name":"Kaguya-sama - Love is War Season 2 - 01","size":"427870537"}]}
--------------------------------------------------------------------------------
/public/data/shows/134.json:
--------------------------------------------------------------------------------
1 | {"id":134,"name":"Kakegurui","banner":"https://images2.alphacoders.com/860/thumb-1920-860281.png","rating":0,"desc":"","keywords":"Drama,Game,Mystery,Psychological,School,Shounen","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx98314-BWpNNKOmiUoe.jpg","episodes":[{"id":"1Tonq3CIAN2EkVAsno7z8I6p06onb9TRI","name":"01. A Woman Named Yumeko Jabami","size":"247757032"},{"id":"170cwElMgwh4OME98rqkzKOqUzq4T7pO7","name":"02. A Boring Woman","size":"253473727"},{"id":"1WsTcrNooQfwq6PAe-p1KqNoIam9mgUx6","name":"03. SlitEyed Woman","size":"239099157"},{"id":"1T92OSb1j-1TJTgB45A5Sw0oNf-lECA1_","name":"04. The Woman Who Became Livestock","size":"255366437"},{"id":"1ixX75bG7RU2btS1XkTJR-23J6MMA42z6","name":"05. The Woman Who Became Human","size":"248328009"},{"id":"1qQbCjoMb1f7EH32X-RLjwBHv_xE_6B9k","name":"06. Tempting Woman","size":"273623336"},{"id":"10Dci3QCFPgvFYWw9Och6K1ZA0qH5vb1_","name":"07. Refusing Women","size":"275869244"},{"id":"1ys-lTNWPwixmqInHR7z4yedQ6QO1HhAe","name":"08. Idol Woman","size":"268921605"},{"id":"1BHHBcfQ14ZmmVlkVCpmDad8tjqCVoqtM","name":"09. The Dreaming Woman","size":"304239065"},{"id":"1oy2Uxfwi39Uojrchx0H5dKXJCdBq3qgU","name":"10. Selective Woman","size":"246468040"},{"id":"1ionT9t4ZnNhAPO9wY_AA7oYc9S28lK_R","name":"11. The Woman Who Bets Her Life","size":"274345233"},{"id":"1mBUoLpANHbhSkCvIhJbjCFxy6sXkhw_j","name":"12. Gambling Woman","size":"273317200"}]}
--------------------------------------------------------------------------------
/public/data/shows/135.json:
--------------------------------------------------------------------------------
1 | {"id":135,"name":"Kill Bill: Vol. 1","banner":"https://i.pinimg.com/originals/b7/62/40/b762408b1f7443d61bb329dbe146b127.jpg","rating":8.1,"desc":"After awakening from a four-year coma, a former assassin wreaks vengeance on the team of assassins who betrayed her.","keywords":" Action, Crime, Thriller ","poster":"https://m.media-amazon.com/images/M/MV5BNzM3NDFhYTAtYmU5Mi00NGRmLTljYjgtMDkyODQ4MjNkMGY2XkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_.jpg","episodes":[{"id":"14R_a3jWlBe6WzQOAm2LtQ0YLLsFu1dwx","name":"Kill Bill: Vol. 1","size":"1851475720"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/137.json:
--------------------------------------------------------------------------------
1 | {"id":137,"name":"Kingdom of Heaven","banner":"https://images8.alphacoders.com/411/thumb-1920-411364.jpg","rating":7.2,"desc":"Balian of Ibelin travels to Jerusalem during the Crusades of the 12th century, and there he finds himself as the defender of the city and its people.","keywords":"Action,Adventure,Drama","poster":"https://m.media-amazon.com/images/M/MV5BODczYmE3ZDYtZjIwNC00ZTJhLThkMGUtZDcyNzkyNWMyZDNiXkEyXkFqcGdeQXVyMTAwMzUyMzUy._V1_.jpg","episodes":[{"id":"1zqR7cgMelTOcnna11QZurHwnDgDLfguT","name":"Kingdom of Heaven","size":"3244810704"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/138.json:
--------------------------------------------------------------------------------
1 | {"id":138,"name":"KONOSUBA","banner":"https://images6.alphacoders.com/789/thumb-1920-789431.png","rating":80,"desc":"","keywords":"Adventure,Comedy,Fantasy,Magic,Parody,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21202-lfen17D6Eksp.png","episodes":[{"id":"1YLt31k7BF6Ie4duLxXVa4gUIhaUUFWiU","name":"01. This SelfProclaimed Goddess and Reincarnation in Another..","size":"218823228"},{"id":"1d3Tlep0sNGMSl0d7EA_qhLTKNTlbHk57","name":"02. An Explosion for This Chunibyo!","size":"200036779"},{"id":"1hGix5Of93EuUPswA0BTdgxQBOBonc02X","name":"03. A Panty Treasure in This Right Hand!","size":"188861967"},{"id":"1OLDly8Cq9fZLpqKvop48vURLmFVN7ZJ9","name":"04. Explosion Magic for This Formidable Enemy!","size":"194659143"},{"id":"1upGihzXDqlJdRJWPoyYAr8x0eUP4Q6Wj","name":"05. A Price for This Cursed Sword!","size":"190750143"},{"id":"1RZT20Yvgm7a0fbPTXZZ4qAXWJ0086Rb7","name":"06. A Conclusion to This Worthless Fight!","size":"255989748"},{"id":"10xCSruRRqoADuAa8XKv-KY-otQ93NjwY","name":"07. A Second Death in This Freezing Season!","size":"171113870"},{"id":"1s4ULncJ57QezO27zHu97KL2D6cszYEj5","name":"08. A Loving Hand for Our Party When We Can't Make It Through..","size":"167996156"},{"id":"1t9IFXwAICfv6IgCEc79_EqsIiOt5prLX","name":"09. God's Blessing on This Wonderful Shop!","size":"159686938"},{"id":"1grgRwp8La9hFdJAZpI4xQ6McfKmO6Iy3","name":"10. Final Flame for This OvertheTop Fortress!","size":"229486187"}]}
--------------------------------------------------------------------------------
/public/data/shows/139.json:
--------------------------------------------------------------------------------
1 | {"id":139,"name":"KONOSUBA 2","banner":"https://images5.alphacoders.com/787/thumb-1920-787506.png","rating":82,"desc":"","keywords":"Adventure,Comedy,Fantasy,Magic,Parody,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21699-Fkbnkl9ZC6fW.png","episodes":[{"id":"1YVA5swKhrfW4iPYl68gAeTZc1A9NZlu7","name":"01. Give Me Deliverance from This Judicial Injustice!","size":"321448367"},{"id":"19oi6fLO0bgQC1A4rEoyY04UVWT-NTPbx","name":"02. A Friend for This Crimson Demon Girl!","size":"344257372"},{"id":"1KT292OfmvVZcQ25F1snc4QHD3Yfikc6v","name":"03. Peace for the Master of This Labyrinth!","size":"320027615"},{"id":"1cT6kls3Ph3giErJ3eNCM-_9JU0cq3kaf","name":"04. A Betrothed for This Noble Daughter!","size":"298873633"},{"id":"1Dl9qlkg5xsiIn34u1b6kNWt7rrmSLkxv","name":"05. Servitude for This Masked Knight!","size":"343539484"},{"id":"1qovQl_9niUXrEMSGy2xAA6PjjpApKaFO","name":"06. Goodbye to This Irritating Living World!","size":"286516100"},{"id":"1dc3T3kFsPrl9Q0iHdBz-OJ_w3hb_8l8z","name":"07. An Invitation for This Knucklehead!","size":"289969986"},{"id":"1bnN3P1pj9SkYNqplFl13lielD4LD0gGd","name":"08. Sightseeing in This Pitiful City!","size":"358596370"},{"id":"1MJNbopypznJzqxklrkXVoQv4PXcW-kfd","name":"09. A Goddess for This Corrupt Hot Springs Town!","size":"277628759"},{"id":"1QIP_6eSBd74PoatcE8y_KYQtKnfGIO3t","name":"10. God's Blessing on This Wonderful Party!","size":"379325091"}]}
--------------------------------------------------------------------------------
/public/data/shows/140.json:
--------------------------------------------------------------------------------
1 | {"id":140,"name":"Logan","banner":"https://wallpaperaccess.com/full/275320.jpg","rating":8.1,"desc":"In a future where mutants are nearly extinct, an elderly and weary Logan leads a quiet life. But when Laura, a mutant child pursued by scientists, comes to him for help, he must get her to safety.","keywords":"Action,Drama,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BYzc5MTU4N2EtYTkyMi00NjdhLTg3NWEtMTY4OTEyMzJhZTAzXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_.jpg","episodes":[{"id":"1Xp_1lPQ7xBzDpoV3Gu7U-CLsI2MmUdV2","name":"Logan","size":"2297520918"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/141.json:
--------------------------------------------------------------------------------
1 | {"id":141,"name":"Love, Chunibyo & Other Delusions","banner":"https://images8.alphacoders.com/514/thumb-1920-514137.jpg","rating":0,"desc":"","keywords":"Comedy,Drama,Romance,School,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx14741-MI3STWwE0bQH.jpg","episodes":[{"id":"10SN9bZP82hzK4DxHW9RqlLNk5MQDfF9v","name":"01 - An Unforeseen Encounter... The Tyrant's Eye of Truth","size":"196273203"},{"id":"1MOgF2J4GWwjH2otSX4ePgEayp9vzLxxI","name":"02 - Priestess of... Melodies","size":"191379199"},{"id":"1L5Xq185RMka05gDgszYNzVzQOKDbt69O","name":"03 - The Heretic... Twintails","size":"187403579"},{"id":"1lrgHW1Tsfv-lMLPQhdWGLMKRaSr5wWpU","name":"04 - The Mabinogion... of Regrets","size":"193496269"},{"id":"1GjPG80EC4yhiNyCTKPh2a9oxcNJxm0g0","name":"05 - The Shackles of... Hard Study","size":"174240597"},{"id":"1-rV6Gct1BJ4DtQ58icM3MRmIlvcmsghF","name":"06 - Atonement... of the Innocent","size":"188581613"},{"id":"1adNc4R_nvMicy0DBPT5C6s-rwt2p1ZR2","name":"07 - Recollections... of a Paradise Lost","size":"169644396"},{"id":"1KXM42KJrPLHYrTQSFA446fgvWaUmxV7p","name":"08 - The Exile of... the Two","size":"159637228"},{"id":"1f9CMJUVGd1h7w1HfzOqkpRWdH68q13zX","name":"09 - The Chaos of... a Chaotic Heart","size":"164425803"},{"id":"1JcKLToa0jNChDdKMeqw5ADyw0t3JxRFf","name":"10 - The Pandora's Box... of the Madonna","size":"155153058"},{"id":"10fqC5S9_3JkLsTT3m2GiOrZ0YqHqw6kV","name":"11 - One-winged Fallen Angel","size":"164479257"},{"id":"1cN_lYwImTPXPijj7-850_Al1_7lyIUG_","name":"12 - The Eternal Engagement","size":"161595883"}]}
--------------------------------------------------------------------------------
/public/data/shows/142.json:
--------------------------------------------------------------------------------
1 | {"id":142,"name":"Made in Abyss","banner":"https://wallpaperboat.com/wp-content/uploads/2019/09/created-in-the-abyss-Wallpaper.jpg","rating":0,"desc":"","keywords":"Adventure,Drama,Fantasy,Mystery,Sci-Fi","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx97986-fzJBML9qecb4.jpg","episodes":[{"id":"1PmtTDUs2qEJiRu11g4Qpt85cpxD-bA1M","name":"001. The City of the Great Pit","size":"177796681"},{"id":"1pq4O_HpYtaPnUGTqFshBbBaKC7qSisn4","name":"002. Resurrection Festival","size":"200940868"},{"id":"1XfTX4EaOO2Ao_3x6P-HpfCw296fwn0gL","name":"003. Departure","size":"165817259"},{"id":"1KkHwUvGLHhyQWkQVR8Ubgd4X7Ocd5WLP","name":"004. The Edge of the Abyss","size":"240373377"},{"id":"1v2HBtrGBrWu8A04OBFuftAHEoaK29KnY","name":"005. Incinerator","size":"224775050"},{"id":"12n5e6Gh40zQcBDeF2JN0yZzgVUiu4-tm","name":"006. Seeker Camp","size":"176041316"},{"id":"1Cx1nkNDBTXpSEJwQciyLzDN3b0MOUPMd","name":"007. The Unmovable Sovereign","size":"182302258"},{"id":"1f1TVgnRg0EsFgN6zz6-xQJ0vIA9M58fV","name":"008. Survival Training","size":"188170745"},{"id":"1qbaQnRUzG8aoOo0LZRYg-u5_Ow-nih6A","name":"009. The Great Fault","size":"236602744"},{"id":"13jYqEffoPKKcngJP-KF10U3VstEFhsUZ","name":"010. Poison and the Curse","size":"198247962"},{"id":"1iAFucgyL-0V9UpbGeSxH7QH8zHHggX88","name":"011. Nanachi","size":"193490467"},{"id":"12-YW16C0Au8Iaq3gzRsso3eLk8n6GxX7","name":"012. The True Nature of the Curse","size":"220581694"},{"id":"1aQHnmz-8072r-o8OQThnOHuAKAUgXuCg","name":"013. The Challengers","size":"350621754"}]}
--------------------------------------------------------------------------------
/public/data/shows/143.json:
--------------------------------------------------------------------------------
1 | {"id":143,"name":"Mao Gakuin no Futekigosha","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/112301-e50SRjhGDGUu.jpg","rating":7.8,"desc":"Siblings Sora and Shiro together make up the most feared team of pro gamers in the world, The Blank. When they manage to beat god himself in a game of chess, they are sent to a world where all disputes are settled with games.","trailer":"quj8sK3Phh8","keywords":"Adventure,Comedy,Ecchi,Fantasy,Game,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx112301-P1K5zjiQfacn.jpg","episodes":[{"id":"1zLcPxigKWtlVOQI97DTKtEwJTzcY1DLR","name":"1. The Misfit of Demon King Academy","size":"395852947"},{"id":"1ROrLxyiwU2X3E5-nNXnvMoqDF92ito3X","name":"2. The Witch of Destruction","size":"1441284752"},{"id":"1k6vEsEKzdRR5NlCB7U0tRfTLTx-hiy3Q","name":"3. Sasha's True Intentions","size":"297151596"},{"id":"18jfJJThrrbJzIjSAcKPAdpGnAHkGmp-7","name":"4. 15th Birthday","size":"409321834"},{"id":"19K8CeNjr-9VvJKvwnyXYghYRkSYOtBmm","name":"5. The Transfer Student","size":"294541443"},{"id":"1knk2N4DblRe6XHiUwK6yn90Cx1KP63EL","name":"6. Magic Sword Tournament","size":"228593549"},{"id":"1gwW4Z67SY5uk1RisOGxMP0BLyro-JIXt","name":"7. Mother's Words","size":"351887580"},{"id":"1A6jaqCtsDz83hhnjYySLqVxyQ_lcf4Q3","name":"8. The Final Duel","size":"386402599"},{"id":"1MzRhwYTnyCvXdZWa5CyorkLxfb1scZk5","name":"9. The Mystery of the Hero Academy","size":"302269707"},{"id":"1Pqn4JsgLQDIQkpGNZAQiSoC2m-KXbuiA","name":"10. Inter-Academy Exams","size":"356325499"},{"id":"1oka9JadlMxQtB0rRb0Njdk5J53woojSy","name":"11. The Glow of Life","size":"538548291"},{"id":"1wKf7WLI-IEvgS-zMxubqCufBSFw-SROY","name":"12. Taboo Magic","size":"1440094901"}],"imdb":"https://www.imdb.com/title/tt3431758"}
--------------------------------------------------------------------------------
/public/data/shows/144.json:
--------------------------------------------------------------------------------
1 | {"id":144,"name":"Midway","banner":"https://7wallpapers.net/wp-content/uploads/Midway-8.jpg","rating":6.7,"desc":"The story of the Battle of Midway, told by the leaders and the sailors who fought it.","keywords":" Action, Adventure, Drama ","poster":"https://m.media-amazon.com/images/M/MV5BYzA5Y2Q2YjktZDYwMi00NTdmLThlMjctMmY5NDgwOWRhZDUxXkEyXkFqcGdeQXVyODE5NzE3OTE@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1f8eWwMQDtN3Gc4NOFaWj10j0hFIk9nhU","name":"Midway","size":"2316269721"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/145.json:
--------------------------------------------------------------------------------
1 | {"id":145,"name":"Miss Kobayashi's Dragon Maid","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21776-hI5smQyXFK7G.jpg","rating":7.6,"desc":"An office worker employs a kindhearted dragon to serve as her maid, and enters a world of comic misadventures.","trailer":"7A4IlwuuyyI","keywords":"Comedy,Fantasy,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21776-FJiPcLQHeTiV.png","episodes":[{"id":"1TDQcwXQppLbPzqs71SsztDy-BA0iHHae","name":"01 - The Strongest Maid in History, Tohru!","size":"328528747"},{"id":"1xVXsKedf-hpEX7_6-BxJMOccXKVup97w","name":"02 - Second Dragon, Kanna!","size":"304097178"},{"id":"1Cqi6NMgj8hLs29W-3sTWHNnSOchH9RPH","name":"03 - Start of a New Life!","size":"314335872"},{"id":"1bwO_ByGGEo9_8eDXDA-jBh96aOQATm3I","name":"04 - Kanna Goes to School!","size":"291997507"},{"id":"1139ZHlTu1qMldqpFM2C5OsITeSTZLR3a","name":"05 - Tohru's Real World Lessons!","size":"275222110"},{"id":"1Feg0kqzBwMVFKmu9fqpHKWdc7cqUPP_T","name":"06 - Home Visit!","size":"250137347"},{"id":"163vpc_GTeeQo1JqWE5ontBUj3FESQnjr","name":"07 - Summer's Staples!","size":"249592012"},{"id":"1PWLh7lFq_ShRx7kBaSfn7cOGHal9L6VY","name":"08 - New Dragon, Elma!","size":"261300772"},{"id":"1FEqgyKlhkUFm1ixSk7d2ee_wxXB0crl-","name":"09 - Sports Festival!","size":"241462323"},{"id":"1oVnlpXtHiRtPD_92AOoYlUdrYhdEvHNw","name":"10 - Troupe Dragon, On Stage!","size":"254881976"},{"id":"1aupE9pSx4SSz1p6YQvRqwGnBOG8QY3a7","name":"11 - Year End, New Year!","size":"239663388"},{"id":"19vEsdqYE0BFXqvktK1QBfLvXc7MfhV3p","name":"12 - Tohru and Kobayashi's Impactful Meeting","size":"273869722"},{"id":"1Ih3Tc6Lk3G2kIDr1jHYTPnNzgnGnaUFf","name":"13 - Emperor of Demise Arrives!","size":"229890256"}]}
--------------------------------------------------------------------------------
/public/data/shows/146.json:
--------------------------------------------------------------------------------
1 | {"id":146,"name":"Moana","banner":"https://i0.wp.com/pictureperfectreviews.com/wp-content/uploads/2018/02/disney-1920x1200-moana-animation-hd-2222.jpg?fit=1920%2C1200&ssl=1","rating":7.6,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMjI4MzU5NTExNF5BMl5BanBnXkFtZTgwNzY1MTEwMDI@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1rQW4yMeNZ13nHCGuIuLGJGkKMW78JY-E","name":"Moana","size":"1794190560"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/147.json:
--------------------------------------------------------------------------------
1 | {"id":147,"name":"Mob Psycho 100","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21507-Qx8bGsLXUgLo.jpg","rating":4.2,"desc":"A psychic middle school boy tries to live a normal life and keep his growing powers under control, even though he constantly gets into trouble.","trailer":"nTze7vAdRpM","keywords":"Action,Comedy,Slice of Life,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx21507-UaVmcRIUjhUa.jpg","episodes":[{"id":"1dlx2KIJFa4r4rJQH879qG62IqxPNye10","name":"01. SelfProclaimed Psychic Reigen Arataka - And Mob","size":"334639176"},{"id":"1dja-wEWZI6wiqEjOrFaQaCyB2jvwRGpR","name":"02. Doubts About Youth - The Telepathy Club Appears","size":"357071519"},{"id":"1d8qDhAjT9VKwp51ubbvn6TvTNcDi9Q64","name":"03. An Invite to a Meeting - Simply Put, I Just Want to Be..","size":"342530986"},{"id":"1XcCTIC4b2zgdDMzTyjdZX4u4TfG8CEp9","name":"04. Idiots Only Event - Kin","size":"346505919"},{"id":"1tN-EGMVe1L3Nhzxh4FpGdaOanyg1ySRL","name":"05. Ochimusha - Psychic Powers and Me","size":"260779878"},{"id":"1PmIwqa73W_OBcX-N8KsnHWRaxoKVx1gR","name":"06. Discord - To Become One","size":"344242592"},{"id":"1fvT0ZBCK3C3jIm_BUgKWMw1tEY1sFj4N","name":"07. Exaltation - I've Obtained Loss","size":"311194094"},{"id":"1_aXEHhATGy4xo-cPdJdnAnmqW12dpAtR","name":"08. The Older Brother Bows - Destructive Intent","size":"313834301"},{"id":"1NkKWsVvivjKoWB4LKzCPXiIFZsAzZM44","name":"09. Claw - 7th Division","size":"302317358"},{"id":"144wDumWvFJADR2TbxSTcvsFC77AYUKbE","name":"10. The Heinous Aura - Mastermind","size":"344991711"},{"id":"1ypxk-QemPOTjqw2AZYkF-qLbTgJspXOI","name":"11. Master - Leader","size":"363393254"},{"id":"12RtIyiSm-Y-gcKJpLiAr3ToRoA8n-_7r","name":"12. Mob and Reigen - A Giant Tsuchinoko Appears","size":"348157501"}],"imdb":"https://www.imdb.com/title/tt5897304"}
--------------------------------------------------------------------------------
/public/data/shows/148.json:
--------------------------------------------------------------------------------
1 | {"id":148,"name":"Mob Psycho 100 II","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/101338-OT16VrOj0KuS.jpg","rating":8.5,"desc":"A psychic middle school boy tries to live a normal life and keep his growing powers under control, even though he constantly gets into trouble.","trailer":"86I43asqndI","keywords":"Action,Comedy,Slice of Life,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx101338-7qOfIaEKSjgl.jpg","episodes":[{"id":"19_Y5uIUunDMVmFJQrQzVJiD85X9Qxj_u","name":"01. Ripped Apart ~Someone Is Watching~","size":"362337023"},{"id":"1_QDQ1eqWf3L3mEZy9HGdv44OWG5XxbcA","name":"02. Urban Legends ~Encountering Rumors~","size":"458699133"},{"id":"1QtJ5u3HXLLHLl6me1OWde6ZDIu6gh4pC","name":"03. One Danger After Another ~Degeneration~","size":"253884576"},{"id":"1f3xHLby_dOneuIJJcJRVM6xBwb-wQafx","name":"04. Inside ~Evil Spirit~","size":"360591210"},{"id":"1uSiXe17tOcVZmHIeZ801Npdv3q06l5Vd","name":"05. Discord ~Choices~","size":"346840267"},{"id":"1qpFppDeJtFOMWRExTrIpnIlTTmCZAj-e","name":"06. Poor, Lonely, Whitey","size":"303856434"},{"id":"1Nv3WKF-9InWFGUq265N7LMFo_yjLt1TL","name":"07. Cornered ~True Identity~","size":"368860053"},{"id":"174gbqLATZ8TOO0dc1TRop-mrtLC8kfwz","name":"08. Even Then ~Continue Forward~","size":"345675908"},{"id":"1TKs2EYrFbaRXR7_h5-5iHySNGb4rdSfb","name":"09. Show Me What You've Got ~Band Together~","size":"373184778"},{"id":"1IcVMAQILutasRLPWw5bAE8nTbtFJDou1","name":"10. Collision ~Power Type~","size":"398286716"},{"id":"1HdxghCGT49dMgK3h6ASyUBNGZW-FneV8","name":"11. Guidance ~Psychic Sensor~","size":"428008205"},{"id":"1zkBw9768inJKWvxQAdFCGNfumGTcB8zQ","name":"12. Battle for Social Rehabilitation ~Friendship~","size":"399108647"},{"id":"1TjphlC3utyzypQ-2E4I6FaZe2d9ky-b2","name":"13. Boss Fight ~The Final Light~","size":"395406335"}],"imdb":"https://www.imdb.com/title/tt5897304"}
--------------------------------------------------------------------------------
/public/data/shows/149.json:
--------------------------------------------------------------------------------
1 | {"id":149,"name":"My Hero Academia","banner":"https://cdn.hipwallpaper.com/i/90/60/zvwIZN.png","rating":0,"desc":"","keywords":"Action,Comedy,School,Shounen,Super Power","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx21459-oZMZ7JwS5Sxq.jpg","episodes":[{"id":"1s6pFgT-jpn_zK7cCtgf86HnIUoxnOvdU","name":"01. Izuku Midoriya - Origin","size":"306744761"},{"id":"1HUJQ7QBzc2GlALiTWAQVOGSCXF7q9-tw","name":"02. What It Takes to Be a Hero","size":"290033012"},{"id":"16XoJOEAVPh3tDv3F2QWQ_6gEw_7MlQHg","name":"03. Roaring Muscles","size":"275182933"},{"id":"1tLO3ZbUvXAHGi_sT_rRzA6o1kJ6yPcNL","name":"04. Start Line","size":"325029461"},{"id":"1dJfb85BGLSpdm2IyqP1tFC6jFGxzdSJp","name":"05. What I Can Do For Now","size":"242642834"},{"id":"1bKbtALhBZ1gO31CNbGZplxhzz1c7fDqe","name":"06. Rage, You Damn Nerd","size":"286841320"},{"id":"1RvkjwMs9swCJ9SZJqcTuYZASHp8Ty-wA","name":"07. Deku vs. Kacchan","size":"310089143"},{"id":"1OcdmYdZIOQ4yeae06zKHnkCHSeosrPBX","name":"08. Bakugo's Start Line","size":"284109998"},{"id":"1MBwYD_Rs6zgEVkkc9l0ALXWsEDBnRt7m","name":"09. Yeah, Just Do Your Best, Iida!","size":"265098848"},{"id":"1J27K9RQv5bPFrSFWwku_oP9QnHsXJW9E","name":"10. Encounter with the Unknown","size":"330558204"},{"id":"1ZWSLvp92GxX--a8ixjAe14jF-a5E5VZX","name":"11. Game Over","size":"374112785"},{"id":"1YlxSqD3gJbjJrRyVmONsrBHPecNUDl_1","name":"12. All Might","size":"341102708"},{"id":"1QuPq52b4q8EDPFLso-16SB1xDqut8yUn","name":"13. In Each of Our Hearts","size":"299983620"}]}
--------------------------------------------------------------------------------
/public/data/shows/153.json:
--------------------------------------------------------------------------------
1 | {"id":153,"name":"My Teen Romantic Comedy SNAFU","banner":"https://images-na.ssl-images-amazon.com/images/I/81ttkOl00ZL._RI_.jpg","rating":0,"desc":"","keywords":"Comedy,Drama,Romance,School,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx14813-BC8aanHK9fju.jpg","episodes":[{"id":"1sENgj5CyZw1qh0FbX_cnx7llKf0_bDgG","name":"01 - And So Our Wrong Youth Began","size":"228501605"},{"id":"1fI0ciMZuXCkWEb2DVyAwLIBViv0bAwn9","name":"02 - I'm Sure Everyone Bears a Worry of Equal Weight","size":"193158911"},{"id":"1dqOklAqoObv8FAyAAhWtVMpsriVQKNw8","name":"03 - Occasionally, the God of Romantic Comedies Does Something Good.","size":"250534521"},{"id":"1s1NvzYRzNut1mhSEb6fRtFD3l-z5cNZc","name":"04 - In Other Words, He Has Few Friends.","size":"209882984"},{"id":"1wXSVXJSsh3eknxsRqj5EQbgk30ssBCGA","name":"05 - Once Again, He Returned To His Original Path.","size":"179094512"},{"id":"1e25aB4v7exXh2W2fVKfc95QwtgV38Wdp","name":"06 - Finally, His and Her Beginning Has Ended","size":"198756420"},{"id":"1da7u4Arr9cOygX2LbzO_o4gPfDwhztIN","name":"07 - Either Way, Not Taking a Break During Summer Break is Weird","size":"197160993"},{"id":"1hw7JvBxPTYPi3Q2Y84_ni95Rh3sai6_P","name":"08 - One Day They Will All Know The Truth","size":"252363109"},{"id":"11eqSx0e14Wp2jfa_LlgF5j8YYM_yUj2U","name":"09 - For The Third Time, He Returned To His Original Path","size":"229155674"},{"id":"1XUlhbpyhZZnYVJzxv99-W1R77dcNaHSt","name":"10 - The Distance Between Them Still Has Not Changed As The Festival Is Soon A Carnival","size":"174501688"},{"id":"1o-rTHpR2uFOPaDyh3_PEbKSuFZSk4rJa","name":"11 - Thus, The Curtain Rises on Each of Their Stages, As the Festival Reaches a Feverish Pitch","size":"183266096"},{"id":"1gxN39c3kgz0Q8ltkb5P725RZoTh1tDpw","name":"12 - Thus, His and Her and Her Mistaken Youth Continues.","size":"186829145"},{"id":"1pUpiknTsY3I5xsrdJEscnjAZXR0YzATa","name":"13 - And Thus, Their Festival Doesn't End","size":"237439071"}]}
--------------------------------------------------------------------------------
/public/data/shows/158.json:
--------------------------------------------------------------------------------
1 | {"id":158,"name":"Nisekoi","banner":"https://images5.alphacoders.com/691/thumb-1920-691892.png","rating":0,"desc":"","keywords":"Comedy,Harem,Romance,School,Shounen","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx18897-nKg8cQ0io9Mv.png","episodes":[{"id":"14ZBGylzBhE6JI5ME3wtEhKbF468S69xc","name":"01. The Promise","size":"264114564"},{"id":"1ZSqcGphv-v6zI6dv0jWNMcsRi9d_TAuj","name":"02. Encounter","size":"224077507"},{"id":"1lHfHZtjyOjyHdv8enRDfh3bn1b-kBmMa","name":"03. Two of a Kind","size":"199502666"},{"id":"1MxDxzZfXRKw9I57WN26JHBQ_DJw0wr58","name":"04. The Visit","size":"194194769"},{"id":"1ew6BZ4kp4hPvO7M-sr5fuydbPB7jxwrg","name":"05. Swimming","size":"205985950"},{"id":"1u6-rBEQLgso4UNwe8QZmDtwj07Fs4ofE","name":"06. Borrowing and Lending","size":"191374898"},{"id":"1p2gSGOqcjEfUwM5J64Q5PLuuu9IZAmeS","name":"07. Rival","size":"228038021"},{"id":"1jespx0YEqQkmfizYQiFdlqmtFqjIG_QZ","name":"08. Happiness","size":"230268080"},{"id":"1EAZYv66PJIQq7r3GKCnI2IP_jufWvPxw","name":"09. Hot Springs","size":"241690010"},{"id":"1XGByt_AjtnVLH-_0KvWlzBnZ8hSswWPJ","name":"10. Lottery","size":"205976637"},{"id":"1NH7GPpiEN3o18dG0txW3Ohoh6AvC3wi_","name":"11. Celebration","size":"179412116"},{"id":"1INEwZw2yPOxHiSogBbMv5Oy-U5q9YRax","name":"12. Confirmation","size":"228341365"},{"id":"1L2xETVcc859D_7Jgqws1i9okmvG4_q7z","name":"13. After School","size":"300459029"},{"id":"1wVZDh9SAIxrzDxD311i8ywxv_CyUoq1O","name":"14. Ordeal","size":"219483726"},{"id":"1QI32P8yccxh_chqqAeepmLCcMkZIelvn","name":"15. Three Keys","size":"168326288"},{"id":"1S9ESIYq9V_ryZn0YrB6q3GVTIO5FufhX","name":"16. Typhoon","size":"179473614"},{"id":"1bMwEKR0pwRkRGmKNg1Ur415z7sBBah-t","name":"17. Temple Festival","size":"183232477"},{"id":"17AtHOULtBLmRSruJhjZibiyHdZEZ1l1a","name":"18. At the Beach","size":"202314842"},{"id":"1chgrhgFNiKYdzkQ47F0v9iU-8rNkhdd4","name":"19. The Play","size":"165765129"},{"id":"1ZSHSA1Hkj8bMps0GyGO3cukE1y-xNz-d","name":"20. Showtime","size":"267136921"}]}
--------------------------------------------------------------------------------
/public/data/shows/159.json:
--------------------------------------------------------------------------------
1 | {"id":159,"name":"No Country for Old Men","banner":"https://anthonyhutson.files.wordpress.com/2015/02/no-country-for-old-men.jpg?w=1920&h=1080&crop=1","rating":8.1,"desc":"Violence and mayhem ensue after a hunter stumbles upon a drug deal gone wrong and more than two million dollars in cash near the Rio Grande.","keywords":" Crime, Drama, Thriller","poster":"https://m.media-amazon.com/images/M/MV5BMjA5Njk3MjM4OV5BMl5BanBnXkFtZTcwMTc5MTE1MQ@@._V1_.jpg","episodes":[{"id":"1s3zGhyBQuy2v5eDihXZ59GuU4Fcxsdt1","name":"No Country for Old Men","size":"2044841471"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/16.json:
--------------------------------------------------------------------------------
1 | {"id":16,"name":"Attack on Titan Season 2","banner":"https://animekaizoku.com/wp-content/uploads/2019/12/00025777-1.jpg","rating":0,"desc":"","keywords":"Action,Drama,Fantasy,Military,Mystery,Shounen,Super Power","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx20958-HuFJyr54Mmir.jpg","episodes":[{"id":"1qyzVIRBUoXlVab8HGDJTt199j3fGD_kn","name":"26. Beast Titan","size":"497163907"},{"id":"1zSNIMZ0ycs7Mg3COMvtCUMSVLArZQM1O","name":"27. I'm Home","size":"457334253"},{"id":"1gcuR0Gc9pNnyLzsizhffVjwpVi3q2V5t","name":"28. Southwestward","size":"420408231"},{"id":"17-Gy4M-B7-RROBmS-gRDYlmvsXYMhSd3","name":"29. Soldier","size":"400141043"},{"id":"1o_iNSCox5UvcI9eMKmxcTfkspxds6NyS","name":"30. Historia","size":"632371308"},{"id":"17I_jyEvyipfHsANDBoZ0MicXy1SJLwUU","name":"31. Warrior","size":"424109308"},{"id":"1nbrBPcVMFyIv3MlyDBb3bs3OaVxV3z9c","name":"32. Close Combat","size":"497766323"},{"id":"16gm7QBFMLBDkttMalyXM5vz3lFWiTlvz","name":"33. The Hunters","size":"432613959"},{"id":"1_rF2RLbD7f9uE3zGjVsMfTkz3i_yTEyE","name":"34. Opening","size":"390059247"},{"id":"189c-7Xx25DIUPIgNQvqMyY4xwv9V5RIQ","name":"35. Children","size":"531487579"},{"id":"1Tda8xfVwkCgWEKDw0hPI1yt8HaPBMQxt","name":"36. Charge","size":"561409699"},{"id":"1rwnhy4XHxSO0BUerIYXvGvPYCgOjO3Ec","name":"37. Scream","size":"466340463"}]}
--------------------------------------------------------------------------------
/public/data/shows/160.json:
--------------------------------------------------------------------------------
1 | {"id":160,"name":"No Game No Life","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/19815.jpg","rating":7.8,"desc":"Siblings Sora and Shiro together make up the most feared team of pro gamers in the world, The Blank. When they manage to beat god himself in a game of chess, they are sent to a world where all disputes are settled with games.","trailer":"quj8sK3Phh8","keywords":"Adventure,Comedy,Ecchi,Fantasy,Game,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx19815-bIo51RMWWhLv.jpg","episodes":[{"id":"16lZbp-Z8YgZPVfkA7HR8YVLbK48OvFdp","name":"1. Beginner","size":"371014631"},{"id":"1irBwkXHbXyR914PP_j1LKXqnkoSocYab","name":"2. Challenger","size":"309503569"},{"id":"1bxCvy-jqRnB-C68sq-oK8Dw6aNwSeMeZ","name":"3. Expert","size":"348322240"},{"id":"1sVsh2iD-DXIkv8VrvwJP8b1v45HqTZYw","name":"4. Grandmaster","size":"297078413"},{"id":"12eXIf5u_H_2SGUxjNT12Ro_AUgjeIrm3","name":"5. Weak Square","size":"344900170"},{"id":"1VzlWQd8bNyYg27M3MyiFZ-P08Uqv9jt4","name":"6. Interesting","size":"397369879"},{"id":"1okeNiHRNpDkFaUMqXq5EpoyzKlXVlvip","name":"7. Sacrifice","size":"346428165"},{"id":"1xzZtX39raAmQnO1FbgNgd1VjJfgAhPwO","name":"8. Fake End","size":"288399827"},{"id":"1eqsbBMib0z2GdP5b7KPL0i88WfwNsw3a","name":"9. Sky Walk","size":"275174237"},{"id":"18aUnWntdfYoLX91sG44tn8R8yFY_grgC","name":"10. Blue Rose","size":"342008147"},{"id":"14ThTmehfofb_z2t3ztNz7CmuGadmwoSJ","name":"11. Killing Giant","size":"407955605"},{"id":"1zSe2xOU3Y5iXFX-bObUYr1tyy7mV9-Bh","name":"12. Rule Number 10","size":"325426349"}],"imdb":"https://www.imdb.com/title/tt3431758"}
--------------------------------------------------------------------------------
/public/data/shows/161.json:
--------------------------------------------------------------------------------
1 | {"id":161,"name":"Noragami","banner":"https://derf9v1xhwwx1.cloudfront.net/image/upload/oth/FunimationStoreFront/1291898/Latvian/1291898_Latvian_ShowMasterKeyArt_92190267-deff-e611-8175-020165574d09.jpg","rating":78,"desc":"","keywords":"Action,Adventure,Comedy,Shounen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx20447-EoQXeygHaVCK.jpg","episodes":[{"id":"1NgBFcCahxO16umOsfdfVxDby6-aYGgAV","name":"01. A Housecat, a Stray God, and a Tail","size":"146252735"},{"id":"1F4HmCc47ndaQ9MkvKq_MVicG0ApQi85X","name":"02. Snowlike","size":"135833284"},{"id":"1NLQahMMUrucIzMQ-_4gNPoMy167k41Yw","name":"03. Bidden Calamity","size":"145350846"},{"id":"1cVlXwPpkMTkAO-JKcApvwPRPuAS93pFx","name":"04. Where Happiness Lies","size":"162724430"},{"id":"1QTjBEJG1yEyomWw_bZbICfD6Eegu7X7m","name":"05. Borderline","size":"121394486"},{"id":"1_IHUeYxBpiWppn2CORxETcLNZOz_SOl7","name":"06. Scary Person","size":"157639670"},{"id":"1i5V-lV_LE2tzGtaEMFqMmWQfDgIMyfVX","name":"07. Uncertainty & Destiny","size":"128472951"},{"id":"1AjiJSDwfmK74ci4VKO5c2zlL1bPmmu5g","name":"08. Over the Line","size":"123094168"},{"id":"119uQb__KcbV4CtzHSKdHHGzzNWlarmnq","name":"09. Name","size":"147285438"},{"id":"1hJFYE3tgn8mCin0AE8_8qXPAhpcmJFI3","name":"10. Regarded with Hate","size":"129515992"},{"id":"1XPoZ_U1-60MLNtdJKNIzPmhS9CcsTZY-","name":"11. Abandoned God","size":"128933154"},{"id":"1pxHRtj9vJd9jE3yUvlJ8ijXDqznRoo5K","name":"12. Scrap of a Memory","size":"146355593"}]}
--------------------------------------------------------------------------------
/public/data/shows/162.json:
--------------------------------------------------------------------------------
1 | {"id":162,"name":"Noragami Aragoto","banner":"https://images-na.ssl-images-amazon.com/images/I/91ltsEWGl8L._RI_.jpg","rating":0,"desc":"","keywords":"Action,Adventure,Comedy,Shounen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21128-eQgH3TG4nngo.jpg","episodes":[{"id":"1-I4Tgnk6Ix3D1NT70Jx-okHqzSIqpWhy","name":"01. Bearing a Posthumous Name","size":"149170353"},{"id":"1rBGuOruut0bLjccb_wWxvQRu9B-IO59M","name":"02. One of Her Memories","size":"120149028"},{"id":"1yRxgrEDHyqwJaotFFjvDpVHfBR8cwz6i","name":"03. False Bond","size":"127039406"},{"id":"1zN6Cf5Z76pOZQEfq_1ZWU84nG6lgf8qv","name":"04. Wish","size":"118900341"},{"id":"18H7Flu61bTFbnSPqP7ZUYdhCVmUiKMS8","name":"05. Divine Acclamation, Imprecation","size":"130218101"},{"id":"1pOnOVLQS5AX0mFAwyl9OQLN3AauqEZLK","name":"06. What Must be Done","size":"121692402"},{"id":"1cJHORbjldBC0W4GDlgxzcwe5KRqCr6ES","name":"07. How to Worship a God","size":"123357815"},{"id":"11OLLJEHQmu2ekEhYMfQ6H6-lqyQL7Lq-","name":"08. God of Calamity","size":"117426298"},{"id":"1he3tBWqdzlHSGhCf4JkhNBI9-14gIOJ3","name":"09. The Sound of a Thread Snapping","size":"119003515"},{"id":"1I28aecjIuo40Yd4sn6NR6r1x9Iom6_tJ","name":"10. A Certain Desire","size":"119972306"},{"id":"1EAZ5NHcDTCt_bcmh8DYyuht9uk7xQRQr","name":"11. Revival","size":"136790316"},{"id":"1rbSLmQ3O4K2cpmYawwNTQmcJtthIl2ag","name":"12. Your Voice Calls Out","size":"128870831"},{"id":"1fEz6HD-992pqU-ZIzcLijVLAIrfJ6B61","name":"13. The God of Fortune's Message","size":"120450688"},{"id":"1kSC6SuzIXDWj4qVnCyTiBcb0iCPCEPWs","name":"desktop.ini"}]}
--------------------------------------------------------------------------------
/public/data/shows/163.json:
--------------------------------------------------------------------------------
1 | {"id":163,"name":"Once Upon a Time... in Hollywood","banner":"https://i0.wp.com/pohkimvideo.com/wp-content/uploads/2019/11/Once-Upon-a-Time-in-Hollywood-Coming-Soon-Banner.jpg?ssl=1","rating":7.7,"desc":"","keywords":"Comedy,Drama","poster":"https://m.media-amazon.com/images/M/MV5BOTg4ZTNkZmUtMzNlZi00YmFjLTk1MmUtNWQwNTM0YjcyNTNkXkEyXkFqcGdeQXVyNjg2NjQwMDQ@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"15rqHP2ItUO8FY_VK0A3vgYzyeM948GST","name":"Once Upon a Time... in Hollywood","size":"2702519143"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/165.json:
--------------------------------------------------------------------------------
1 | {"id":165,"name":"One-Punch Man","banner":"https://wallpaperhd.wiki/wp-content/uploads/one-punch-man-wallpaper-4507072-one-punch-man-saitama-genos.jpg","rating":84,"desc":"","keywords":"Action,Comedy,Parody,Sci-Fi,Seinen,Super Power,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21087-StyhVqAzIy4t.jpg","episodes":[{"id":"1nLy6-_ad5lkdj23wgrXEYvFRw2m5HUGv","name":"01. The Strongest Man","size":"256726701"},{"id":"1VFB2AJfcCDtS9njzV7fxFe5KxlLTj_ei","name":"02. The Lone Cyborg","size":"298677869"},{"id":"104XFsnKKXXX27PvOTSkbSGPjHth994LD","name":"03. The Obsessive Scientist","size":"236453987"},{"id":"1JdaAdW4NP4z4HCOn2DeZAFrjH3GwpRng","name":"04. The Modern Ninja","size":"226112722"},{"id":"1CIYoVZKi6exze-R-M2XS-nerr-h-MzRT","name":"05. The Ultimate Mentor","size":"215443967"},{"id":"13p91zGvuS5wkkmDd0kdZu8OkoDveDlmM","name":"06. The Terrifying City","size":"207598212"},{"id":"1lR86rMaAPbqjAwJOokCqYr2XzVUWUOcK","name":"07. The Ultimate Disciple","size":"237206164"},{"id":"1OKMn2mqIidu7iAyIIH9xaJemC8fB3qsy","name":"08. The Deep Sea King","size":"309484279"},{"id":"1TDcqf35a4xitsxyFceIgMiJd4s8zi0ZG","name":"09. Unyielding Justice","size":"299182875"},{"id":"1iGIZupR6ncWRa7dfjfWGdslJEV-mmPVQ","name":"10. Unparalleled Peril","size":"187190978"},{"id":"1WZ5CoKoJCNaYGxmLaxA5-lvwXl9C6ekV","name":"11. The Dominator of the Universe","size":"250923095"},{"id":"1crlfcvNa6AgQKtLa5QldioVIKCSvKuAA","name":"12. The Strongest Hero","size":"299175238"}]}
--------------------------------------------------------------------------------
/public/data/shows/166.json:
--------------------------------------------------------------------------------
1 | {"id":166,"name":"One-Punch Man Season 2","banner":"https://wallpaperhd.wiki/wp-content/uploads/one-punch-man-wallpaper-wp1809902.jpg","rating":72,"desc":"","keywords":"Action,Comedy,Parody,Sci-Fi,Seinen,Super Power,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx97668-TAGeFfzxXKnB.jpg","episodes":[{"id":"1cPHkwLwDhTGg0V9Y3nstVmgCH04mODu7","name":"01. Return of the Hero","size":"227103401"},{"id":"16FUet3j5LDU1VTvJtjgkAOesQO1i0LXE","name":"02. Human Monster","size":"263973128"},{"id":"1mYNHpCLIh2AymoLCg3Ws9J_WjOJOXe_g","name":"03. The Hunt Begins","size":"240405395"},{"id":"1HE65zxLhLQbXoKgyxAuam6COz6jgW0vl","name":"04. Metal Bat","size":"281758530"},{"id":"1KEmbpJudiUTKdu5o60IiqJlkiovr2zrL","name":"05. The Martial Arts Tournament","size":"275278952"},{"id":"1Hazt7T2EkgVtiwWGJo3lbdJmFXhDhSKU","name":"06. The Monster Uprising","size":"255570402"},{"id":"12xAy3KGMdbUTXX4LsYRymrVq2aNPlGWt","name":"07. The Class S Heroes","size":"280191473"},{"id":"1hWzYKT4sfFA7ArnbvRK342ya-IY4zpbO","name":"08. The Resistance of the Strong","size":"305284217"},{"id":"1a72ycLGkgzCja494k9r2iKSQVhiFprfh","name":"09. The Ultimate Dilemma","size":"191700210"},{"id":"1c3d6RQlWtCA34aYDXXGkjdv6CPQqgt6_","name":"10. The Encircling Net of Justice","size":"265610151"},{"id":"14aTrDWKXRiFP8k7s12_d_klyu3GpRCMW","name":"11. The Varieties of Pride","size":"383679701"},{"id":"1i9w1CfuV1PBXRYy11IgM2iNJStL63-SD","name":"12. Cleaning Up the Disciple's Mess","size":"452770222"}]}
--------------------------------------------------------------------------------
/public/data/shows/167.json:
--------------------------------------------------------------------------------
1 | {"id":167,"name":"Onward","banner":"https://lumiere-a.akamaihd.net/v1/images/p_incredible_onward_6ca85c2d.jpeg","rating":7.4,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTZlYzk3NzQtMmViYS00YWZmLTk5ZTEtNWE0NGVjM2MzYWU1XkEyXkFqcGdeQXVyNDg4NjY5OTQ@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1YoGC2XKlYpuAX9xs7cW7Zr8Fb39SjGXz","name":"Onward","size":"1712843753"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/168.json:
--------------------------------------------------------------------------------
1 | {"id":168,"name":"Overlord","banner":"https://www.compgamer.com/mainpage/wp-content/uploads/2017/10/Overlord_Wallpaper.jpg","rating":"7.7","desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20832-Kz7PMdGT0JI6.jpg","episodes":[{"id":"1hDomjo8zKrt7ssrfYjv8tszRk5p7YTFu","name":"1. End and Beginning","size":"759941583"},{"id":"1Q86A6Ij5S7QLLgFC0rs1Vvgp6QGZnOtW","name":"2. Floor Guardians","size":"750894572"},{"id":"1CjzXJciyHcG5f1EXvVbT4kOMhPAP7NKR","name":"3. The Battle of Carne Village","size":"751810289"},{"id":"12UH1cVCCC6RjNSzh3xvdY_HTrbc5wOE2","name":"4. Ruler of Death","size":"747617133"},{"id":"1Cuc0aFUh4j03wdjEwMDvOZUcy16eWwjI","name":"5. Two Adventurers","size":"755499782"},{"id":"1S3F2yEn-noVcfKpfW0RXvFILo5nDFwl6","name":"6. Journey","size":"751291102"},{"id":"1wmNJ55VFQJPM3cRs7viMVDJpzRNcYc8S","name":"7. Wise King of Forest","size":"752304299"},{"id":"1ivAdIEWTxtut8XIrpeDxhWh-voi9b_BG","name":"8. Twin Swords of Slashing Death","size":"759086753"},{"id":"144ZYLEtI52frGv3zgYe4QkWEZ5djrPkv","name":"9. The Dark Warrior","size":"751097725"},{"id":"1IYcYTKcOD48VdlZ1N6us4Ti4DhgrJ3Yc","name":"10. True Vampire","size":"758089493"},{"id":"1zqDAPWmlVEY3BanQ5Cj1v6WOWYkG550m","name":"11. Confusion and Understanding","size":"754933429"},{"id":"1-iJ57940d_nuE3s0B90z0gCo41S6x2wp","name":"12. The Bloody Valkyrie","size":"754834162"},{"id":"1eyK6hpNPliDwYyBqH0jsoYL5tFX42Xng","name":"13. Player VS Non Player Character","size":"757548830"}]}
--------------------------------------------------------------------------------
/public/data/shows/17.json:
--------------------------------------------------------------------------------
1 | {"id":17,"name":"Attack on Titan Season 3","banner":"https://animekaizoku.com/wp-content/uploads/2019/12/00035760-1.jpg","rating":0,"desc":"","keywords":"Action,Drama,Fantasy,Military,Mystery,Shounen,Super Power","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx99147-tbXmbeLCtfAw.jpg","episodes":[{"id":"1_57wHIRGpwfg17tOJtvtPar-RKvCUoat","name":"38. Smoke Signal","size":"269917252"},{"id":"1-iC1WxO9J3qf4CbA4QpaOIo2vxA08kms","name":"39. Pain","size":"345870348"},{"id":"11RWAuq_9uQfYnwYQESNk7y7_rYHyF31L","name":"40. Old Story","size":"271555839"},{"id":"16vC0SDhcHMyHwg83p1aswzRmqdtzkxlD","name":"41. Trust","size":"331510328"},{"id":"15E5bxLXMXqhUgval593G0ADT8BkHjvdC","name":"42. Reply","size":"308784067"},{"id":"12xv4ikY4At6Wh5zQmz_lsEuiq8mKToFf","name":"43. Sin","size":"330743255"},{"id":"1N7u475ICOYSw3Skm1k2n4naRTGlpF2NP","name":"44. Wish","size":"432549458"},{"id":"1AMNS9_2XhrvtXbclbAvwhvDT_iFlW6vI","name":"45. Outside the Walls of Orvud District","size":"436627426"},{"id":"1Z9cha6qKqkCe26tqP59kpzogjPPgIDTb","name":"46. Ruler of the Walls","size":"453002098"},{"id":"1qXH2P6gH0ylZhAeF3SEdvmTwW6IjIKyO","name":"47. Friends","size":"318978584"},{"id":"1kGLRN9WhLz4I3-e2Rfn9FNnyG5_2Djc-","name":"48. Bystander","size":"247229486"},{"id":"1KWb0WZ2lGbVFUN3SDQeYzhTfPfiHeRIv","name":"49. Night of the Battle to Retake the Wall","size":"327069308"}]}
--------------------------------------------------------------------------------
/public/data/shows/170.json:
--------------------------------------------------------------------------------
1 | {"id":170,"name":"Passengers","banner":"https://images.alphacoders.com/809/thumb-1920-809526.jpg","rating":7,"desc":"","keywords":"Drama,Romance,Sci-Fi","poster":"https://movies-4-family.web.app/images/passengers.jpg","episodes":[{"id":"1GG3XmgAfNafe1hR3dh5jFxqlSXA0Oiv2","name":"Passengers","size":"1943962146"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/171.json:
--------------------------------------------------------------------------------
1 | {"id":171,"name":"Pirates of the Caribbean: Dead Man's Chest","banner":"https://images5.alphacoders.com/594/thumb-1920-594616.jpg","rating":7.3,"desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTcwODc1MTMxM15BMl5BanBnXkFtZTYwMDg1NzY3._V1_.jpg","episodes":[{"id":"15pt4C2nvfc5eYdu1i3UHwvdz70S7p8TP","name":"Pirates of the Caribbean: Dead Man's Chest","size":"2521606429"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/172.json:
--------------------------------------------------------------------------------
1 | {"id":172,"name":"Pirates of the Caribbean: Dead Men Tell No Tales","banner":"https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/5298bac0-b8bf-4c80-af67-725c1272dbb0/db9ecuf-fad2a5ed-1eca-4a24-ab31-720368ad630b.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3sicGF0aCI6IlwvZlwvNTI5OGJhYzAtYjhiZi00YzgwLWFmNjctNzI1YzEyNzJkYmIwXC9kYjllY3VmLWZhZDJhNWVkLTFlY2EtNGEyNC1hYjMxLTcyMDM2OGFkNjMwYi5qcGcifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6ZmlsZS5kb3dubG9hZCJdfQ.a_e3noqmACTyPzZFGeXmUEZz9E9EFDsIWujZWBhU4YQ","rating":6.6,"desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTYyMTcxNzc5M15BMl5BanBnXkFtZTgwOTg2ODE2MTI@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"15JJtKnxAIi6l5BoQRdhp3koHXSxXa80g","name":"Pirates of the Caribbean: Dead Men Tell No Tales","size":"2159175605"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/173.json:
--------------------------------------------------------------------------------
1 | {"id":173,"name":"Pirates of the Caribbean: The Curse of the Black Pearl","banner":"https://images8.alphacoders.com/673/thumb-1920-673784.jpg","rating":8,"desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BNGYyZGM5MGMtYTY2Ni00M2Y1LWIzNjQtYWUzM2VlNGVhMDNhXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_.jpg","episodes":[{"id":"1SYdHA3x40Mr6XEfeAksOGA3e4nCakmkq","name":"Pirates of the Caribbean: The Curse of the Black Pearl","size":"2397558638"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/174.json:
--------------------------------------------------------------------------------
1 | {"id":174,"name":"Predestination","banner":"https://www.signature-entertainment.co.uk/wp-content/uploads/2015/03/PREDESTINATION_AMAZON_1920x1080.jpg","rating":7.5,"desc":"For his final assignment, a top temporal agent must pursue the one criminal that has eluded him throughout time. The chase turns into a unique, surprising and mind-bending exploration of love, fate, identity and time travel taboos.","keywords":"Action, Adventure, Drama","poster":"https://m.media-amazon.com/images/M/MV5BMTAzODc3NjU1NzNeQTJeQWpwZ15BbWU4MDk5NTQ4NTMx._V1_SY1000_CR0,0,677,1000_AL_.jpg","episodes":[{"id":"1Y45_Lflxxn6GXkMfh_ycuxJIbhr8t4Vl","name":"Predestination","size":"1636155574"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/175.json:
--------------------------------------------------------------------------------
1 | {"id":175,"name":"Prisoners","banner":"https://7wallpapers.net/wp-content/uploads/1_Prisoners-Movie.jpg","rating":8.1,"desc":"When Keller Dover's daughter and her friend go missing, he takes matters into his own hands as the police pursue multiple leads and the pressure mounts.","keywords":"Crime, Drama, Mystery","poster":"https://m.media-amazon.com/images/M/MV5BMTg0NTIzMjQ1NV5BMl5BanBnXkFtZTcwNDc3MzM5OQ@@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1HGj_epK5Gpg9wDotbf-RCnhfBWanOxEA","name":"Prisoners","size":"2563442185"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/177.json:
--------------------------------------------------------------------------------
1 | {"id":177,"name":"Pulp Fiction","banner":"https://i.pinimg.com/originals/d9/53/17/d95317c96d9a398f63e74eb8c3bf50a7.jpg","rating":8.9,"desc":"The lives of two mob hitmen, a boxer, a gangster and his wife, and a pair of diner bandits intertwine in four tales of violence and redemption.","keywords":" Crime, Drama","poster":"https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY1000_CR0,0,686,1000_AL_.jpg","episodes":[{"id":"1sh2dVFN8eBo3Kmi01B6OcTGnaDwDzkj_","name":"Pulp Fiction","size":"2584753643"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/178.json:
--------------------------------------------------------------------------------
1 | {"id":178,"name":"Rascal Does Not Dream of Bunny Girl Senpai","banner":"https://images7.alphacoders.com/100/1002618.jpg","rating":0,"desc":"","keywords":"Comedy,Romance,School,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx101291-hCsQJgSUwqKg.png","episodes":[{"id":"1SPY-kGkR8av_BqQnXZW5QCjedufxKSCt","name":"Bonus Content"},{"id":"1Cm2E8qg-KAaglTt4m2B3DGuuO_BNqro4","name":"Mini Drama"},{"id":"1CHrqt1SGn2iBnyKj5Khl48QFuVYudoZb","name":"01. My Senpai is a Bunny Girl","size":"201322559"},{"id":"1quFR50OpABrJTPznF1k8LepCEOuETaOy","name":"02. On First Dates, Trouble Is Essential","size":"157169301"},{"id":"1uBraJDb6FDC4lHC2AAJnG0heTRGDQmDS","name":"03. The World Without You","size":"165559693"},{"id":"1nACT0M9aosRo2KQUieMKkL5BMdX7gVcV","name":"04. There Is No Tomorrow For A Rascal","size":"143261122"},{"id":"16kg-hP4Sbw8Ptb8XCm0BevQH9MoYWApy","name":"05. All the Lies I Have for You","size":"149417932"},{"id":"10GcXcY83czYt9lFKUbV2_17FllU7caUY","name":"06. This World You Choose","size":"184302512"},{"id":"1hPJjMV81FnqmbqBw-sMVHJ0IF-uuDjUO","name":"07. Adolescence Paradox","size":"121839663"},{"id":"1ZoTtqBiyJqQkowifIYO96IYL3XBPszR8","name":"08. Wash It All Away on a Stormy Night","size":"146193428"},{"id":"1dJgQc-ISlz8Rxep505hfi4i1mgfQxKYC","name":"09. Sister Panic","size":"148073066"},{"id":"1GDpYOqUAeprQeTvrgri_mbiHqT0zJqdg","name":"10. Complex Congratulations","size":"181417922"},{"id":"1lVbxc9QWP1ve9aYZNJEekQopcii7_l3V","name":"11. The Kaede Quest","size":"165549579"},{"id":"14tTorAcBw6AhAxF_svO67nRbYh6DTCm3","name":"12. Life is a NeverEnding Dream","size":"145149670"},{"id":"1DaZWbj_DAe_nb4QGEHR8_-r9lZ1hEg5r","name":"13. The Dawn After an Endless Night","size":"139715798"}]}
--------------------------------------------------------------------------------
/public/data/shows/179.json:
--------------------------------------------------------------------------------
1 | {"id":179,"name":"Ratatouille","banner":"https://images.alphacoders.com/678/thumb-1920-678281.jpg","rating":8,"desc":"A rat who can cook makes an unusual alliance with a young kitchen worker at a famous restaurant.","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTMzODU0NTkxMF5BMl5BanBnXkFtZTcwMjQ4MzMzMw@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1iZprO_0kBzBbDzxrgl6PpLuhQPx61SGk","name":"Ratatouille","size":"1849465895"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/18.json:
--------------------------------------------------------------------------------
1 | {"id":18,"name":"Attack on Titan Season 3 Part 2","banner":"https://images-na.ssl-images-amazon.com/images/I/911qTnP-2fL._RI_.jpg","rating":5,"desc":"","keywords":"Action,Drama,Fantasy,Military,Mystery,Shounen,Super Power","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx104578-LaZYFkmhinfB.jpg","episodes":[{"id":"1CEN_H-cGYS0A9a9TjPbeFiYMK5_XwYNH","name":"50. The Town Where Everything Began","size":"394419720"},{"id":"14-6gpJY5tQ_M9DqeCpv59h-ht-crgO8i","name":"51. Thunder Spears","size":"456389364"},{"id":"1b8oqxj2-Z72ZAy4rqkZhWz5Eg76hfhS3","name":"52. Descent","size":"365310082"},{"id":"1kdbxTV538m27t9csMR8rJD0hemRJnEQc","name":"53. Perfect Game","size":"396905982"},{"id":"1oHpKh85mb9XSjvrgwh9qAxUqvA19QkW8","name":"54. Hero","size":"460888178"},{"id":"12-ZEmumE7QRkkLhVdb86yTsKDrjBKOeM","name":"55. Midnight Sun","size":"286678681"},{"id":"1KaMMW90opPa4jwKG_O2hWIV-ePO7Lq9r","name":"56. The Basement","size":"329228628"},{"id":"1ZV0Pgb90BJIlNcq_hj7l-iW-ndbkdfz3","name":"57. That Day","size":"221433740"},{"id":"1lH7RNQ5oa76pVJ_Ljs7SO95Hmul-LUyG","name":"58. The Attack Titan","size":"273013092"},{"id":"1402cI7S8hgJjfO59K3bnGS3_iYruwWAo","name":"59. To the Other Side of the Wall","size":"322425585"}]}
--------------------------------------------------------------------------------
/public/data/shows/181.json:
--------------------------------------------------------------------------------
1 | {"id":181,"name":"Re: Zero kara hajimeru isekai seikatsu Season 2","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/108632-pJU8fOHU51ce.jpg","rating":7.8,"desc":"Siblings Sora and Shiro together make up the most feared team of pro gamers in the world, The Blank. When they manage to beat god himself in a game of chess, they are sent to a world where all disputes are settled with games.","trailer":"quj8sK3Phh8","keywords":"Adventure,Comedy,Ecchi,Fantasy,Game,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx108632-Z8LOaPpYPK93.jpg","episodes":[{"id":"1-7ZSkqW9IKygOrbmrBpalvlAVu6cH-Hz","name":"1. Each One's Promise","size":"235482126"},{"id":"1_mABpz5ZY4-GkmWW0n7V-GkuWIbNsDlK","name":"2. The Next Location","size":"262625068"},{"id":"154ddDtZ014wv49tK9PAFcQvYkKyKrSLz","name":"3. The Long-Awaited Reunion","size":"237620453"},{"id":"1MJde6WYA01rfTlyHsFkE6ZZNNVN0l67n","name":"4. Parent and Child","size":"314501759"},{"id":"1BwYNr4o78i2XI8ICIQFqofYtKv9B3zZi","name":"5. A Step Forward","size":"252841712"},{"id":"1Tmo_LCd_RsefyguxEeY7IDBxXIwQw_PO","name":"6. The Maiden's Gospel","size":"214913252"},{"id":"11s96hJadyDBg51H9p-W47DYW1BvOcFUx","name":"7. Friend","size":"162094363"},{"id":"1VQow3jgi7xV6GOT8c6SeVGW-p96agtXh","name":"8. The Value of Life","size":"225223678"},{"id":"1fQwZEFm87CbQLZBkVgpMn50LwGU2W16f","name":"9. Love Love Love Love Love Love You","size":"180131288"},{"id":"1H-k8PbrZNvigP3GrALSYaRShJSBXgdTl","name":"10. I Know Hell","size":"191585673"},{"id":"1lnEw1bOAefDWBQDC5PjVPwTrZBbgJhGu","name":"11. The Taste of Death","size":"290674981"}],"imdb":"https://www.imdb.com/title/tt3431758"}
--------------------------------------------------------------------------------
/public/data/shows/183.json:
--------------------------------------------------------------------------------
1 | {"id":183,"name":"Saga of Tanya the Evil","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21613-FGAqKSTvfxuA.png","rating":7.6,"desc":"For having insulted God, an arrogant Japanese salaryman in the moment of his sudden death is sentenced to be reborn in an alternate universe similar to 1910's Europe, in an empire torn ...","trailer":"lCPf9SA4mgU","keywords":"Action,Magic,Military","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21613-uh46F6TNGbNf.png","episodes":[{"id":"1ZZ9TvgKjKC26-58jFnE0-k1poKqs3sI7","name":"01. The Devil of the Rhine","size":"255845213"},{"id":"1S8XH-zm4Is6AmAyxrN-k8E57WF_d-FEw","name":"02. Prologue","size":"239329015"},{"id":"1L7TGYxmp-1AYg-WiiXYxOcW4_mkkWTS8","name":"03. Deus Vult","size":"248809558"},{"id":"1Ksn6eONOnSMmc0rq3nInPwALV4V3HEBc","name":"04. Campus Life","size":"221019189"},{"id":"1HKUj8s8Yq-BoUkEyVBYIGBXQaacg-aYz","name":"05. My First Battalion","size":"234096708"},{"id":"1l1opdr2YjkauuzVZFfogSnKxnGqD38QF","name":"06. Beginning of Madness","size":"229897797"},{"id":"1AMDhNc0AMw3pxzzBgSCG-oabzjxCFDk8","name":"07. The Battle of the Fjord","size":"266471151"},{"id":"1hLqoLu2tHftkrx6toKXhgAFDiWq-OKio","name":"08. Trial by Fire","size":"268868814"},{"id":"1N12CfmuKQl4MnRZf81xW0IoXZNwxmobP","name":"09. Preparations for Advance","size":"226042361"},{"id":"1jlKBAKMX8jJaaMVj2ztP0LXpok5hYq2x","name":"10. The Path to Victory","size":"249869513"},{"id":"1y2peACtYKepDWxnINhcesACR9mzXg7mn","name":"11. Resistance","size":"326928159"},{"id":"1RArWyBJCeu7D1krQDMzgyuvM-S1HtRNU","name":"12. How to Use a Victory","size":"185128144"}]}
--------------------------------------------------------------------------------
/public/data/shows/184.json:
--------------------------------------------------------------------------------
1 | {"id":184,"name":"Saving Private Ryan","banner":"https://hollywoodsuite.ca/wp-content/uploads/poster/HS902292_poster_1920_1080.jpg","rating":8.6,"desc":"","keywords":"Drama,War","poster":"https://m.media-amazon.com/images/M/MV5BZjhkMDM4MWItZTVjOC00ZDRhLThmYTAtM2I5NzBmNmNlMzI1XkEyXkFqcGdeQXVyNDYyMDk5MTU@._V1_SY1000_CR0,0,679,1000_AL_.jpg","episodes":[{"id":"14MEVV6uZ20KsxoLhx-ZobRUihwBnzhXA","name":"Saving Private Ryan","size":"2830450766"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/185.json:
--------------------------------------------------------------------------------
1 | {"id":185,"name":"Saw VI","banner":"https://cdn.wallpapersafari.com/96/60/wgPdvF.jpg","rating":6,"desc":"","keywords":"Horror,Mystery,Thriller","poster":"https://movies-4-family.web.app/images/saw6.jpg","episodes":[{"id":"1AO8eWjMGh2YjelOdEufJkouRiVol01qD","name":"Saw VI","size":"1500122941"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/186.json:
--------------------------------------------------------------------------------
1 | {"id":186,"name":"Schindler's List","banner":"https://lh3.googleusercontent.com/proxy/ZINPE2e1T8jKLSq-koWCMUdcpkj1ETANro2AMcljjh05H2-cJfyNXBZvckTjq-Z_j6AUZPKw5ig9QG5btUZ2ELxB4eBJGmiUsTfCT9z4WT7DvP9eAuyJlck0yOZXrL0QX8R6E79ki2BkykSOBgJLPg","rating":8.9,"desc":"In German-occupied Poland during World War II, industrialist Oskar Schindler gradually becomes concerned for his Jewish workforce after witnessing their persecution by the Nazis.","keywords":" Biography, Drama, History ","poster":"https://m.media-amazon.com/images/M/MV5BNDE4OTMxMTctNmRhYy00NWE2LTg3YzItYTk3M2UwOTU5Njg4XkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY1000_CR0,0,666,1000_AL_.jpg","episodes":[{"id":"1SKLXYjfFbL2_k62JVq1xtdwlaqw1MqTJ","name":"Schindler's List","size":"3263929692"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/187.json:
--------------------------------------------------------------------------------
1 | {"id":187,"name":"Shazam!","banner":"https://cdn.wallpapersafari.com/55/10/UfiLwO.jpg","rating":7.1,"desc":"","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BYTE0Yjc1NzUtMjFjMC00Y2I3LTg3NGYtNGRlMGJhYThjMTJmXkEyXkFqcGdeQXVyNTI4MzE4MDU@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1EqUMV7ktjLtJfjekoqfqnmeosULNky2i","name":"Shazam!","size":"2202908138"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/188.json:
--------------------------------------------------------------------------------
1 | {"id":188,"name":"Shrek","banner":"https://wallpaperaccess.com/full/1305729.jpg","rating":7.8,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BOGZhM2FhNTItODAzNi00YjA0LWEyN2UtNjJlYWQzYzU1MDg5L2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_CR0,0,671,1000_AL_.jpg","episodes":[{"id":"1ckwMXbt1m3Hhie06LNGlL4AphrMdwsDN","name":"Shrek","size":"1506349872"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/189.json:
--------------------------------------------------------------------------------
1 | {"id":189,"name":"Shrek 2","banner":"https://images5.alphacoders.com/813/813519.jpg","rating":7.2,"desc":"Shrek and Fiona travel to the Kingdom of Far Far Away, where Fiona's parents are King and Queen, to celebrate their marriage. When they arrive, they find they are not as welcome as they thought they would be.","keywords":" Animation, Adventure, Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMDJhMGRjN2QtNDUxYy00NGM3LThjNGQtMmZiZTRhNjM4YzUxL2ltYWdlL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_SX677_AL_.jpg","episodes":[{"id":"1EPCqDfs-d8iyE9ejoi74nYNbhQExAw5C","name":"Shrek 2","size":"1544243118"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/190.json:
--------------------------------------------------------------------------------
1 | {"id":190,"name":"Shutter Island","banner":"https://images4.alphacoders.com/983/thumb-1920-98324.jpg","rating":8.2,"desc":"In 1954, a U.S. Marshal investigates the disappearance of a murderer who escaped from a hospital for the criminally insane.","keywords":"Mystery,Thriller","poster":"https://m.media-amazon.com/images/M/MV5BYzhiNDkyNzktNTZmYS00ZTBkLTk2MDAtM2U0YjU1MzgxZjgzXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1UBk4TPAworR_0NdRQMDP9fyZYNQLJ6u_","name":"Shutter Island","size":"2311884389"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/191.json:
--------------------------------------------------------------------------------
1 | {"id":191,"name":"Snowpiercer","banner":"https://i2.wp.com/www.magazine-zone.com/wp-content/uploads/2020/05/snowpiercer.jpg?fit=1600%2C900","rating":7.1,"desc":"In a future where a failed climate-change experiment has killed all life except for the lucky few who boarded the Snowpiercer, a train that travels around the globe, a new class system emerges.","keywords":" Action, Drama, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BMTQ3NzA1MTY3MV5BMl5BanBnXkFtZTgwNzE2Mzg5MTE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1DpJHrvZN0xObjCyHDS2AfI0ye3A-2MLT","name":"Snowpiercer","size":"2106660541"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/193.json:
--------------------------------------------------------------------------------
1 | {"id":193,"name":"Sound! Euphonium","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/20912-SXL6cMZuQfJy.jpg","rating":4,"desc":"","trailer":"RZqLaAORteg","keywords":"Drama,Music,School","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20912-GHfLX4UQcTTS.jpg","episodes":[{"id":"1ph1yKPxVKwqzV9FD61y98FZzJsFW2dyd","name":"01. Welcome to High School","size":"477099113"},{"id":"10PDl8PhIOha6jclnedCH2W6dq_6ECeCD","name":"02. Hello Euphonium","size":"492734775"},{"id":"1bJdiGUGfzh7KHOX7lpQKQUj2V9XGtlYx","name":"03. First Ensemble","size":"467548460"},{"id":"1ZjpPk9p6Wc9q8VeMUMSihyNCMmPXGb5T","name":"04. Sing Solfeggio","size":"460051752"},{"id":"1Q2fC3nkbhJD4-ghp2GZZiscLew-6IM07","name":"05. Now the Festival","size":"516700108"},{"id":"1qEQHuoOeCXXMIfiOPZxONUrvUGP1Olrn","name":"06. Twinkle Twinkle, Little Tuba","size":"537917414"},{"id":"1FYCqM9H1EBGI-LSxE86Y2zy9aAyaHFAA","name":"07. Crybaby Saxophone","size":"448837846"},{"id":"1X3ZbYKkW1x6fRlr-VjdyRhww0TdNnjDu","name":"08. Festival Triangle","size":"428924844"},{"id":"14cHzvJKx54xrXe-VkRZJIPMtX1tx3bg9","name":"09. Please, Audition","size":"450184342"},{"id":"1ZqlUqwbJDmPElsTkF8i6d8n5nw_94sts","name":"10. Straight Trumpet","size":"474803692"},{"id":"1bKgAgl-qdVcalQiwSlnNAF67fPH8G2JG","name":"11. Welcome Back, Audition","size":"461596858"},{"id":"1175vS4gz6Uc-zfvkkj3g2hn-KMaPGOXA","name":"12. My Euphonium","size":"499722698"},{"id":"1Pt8gkocveLWzHIQC8slFhYfdDN9MvrTj","name":"13. Goodbye Competition","size":"439827669"}]}
--------------------------------------------------------------------------------
/public/data/shows/194.json:
--------------------------------------------------------------------------------
1 | {"id":194,"name":"Spider-Man: Far from Home","banner":"https://wallpaperaccess.com/full/1123787.jpg","rating":7.5,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMGZlNTY1ZWUtYTMzNC00ZjUyLWE0MjQtMTMxN2E3ODYxMWVmXkEyXkFqcGdeQXVyMDM2NDM2MQ@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1diWmYBdM8sKvXeLlJgdem8x8inBA8Xom","name":"Spider-Man: Far from Home","size":"2165263471"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/195.json:
--------------------------------------------------------------------------------
1 | {"id":195,"name":"Spider-Man: Homecoming","banner":"https://i0.wp.com/nicksvolos.com/wp-content/uploads/2017/08/bg_spiderman.png?resize=1920%2C1080","rating":7.4,"desc":"Peter Parker balances his life as an ordinary high school student in Queens with his superhero alter-ego Spider-Man, and finds himself on the trail of a new menace prowling the skies of New York City.","keywords":"Action, Adventure, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BNTk4ODQ1MzgzNl5BMl5BanBnXkFtZTgwMTMyMzM4MTI@._V1_SY1000_CR0,0,658,1000_AL_.jpg","episodes":[{"id":"1aq_4Gp7Q_Naal_kf2T3fRoefVRMAnohg","name":"Spider-Man: Homecoming","size":"2233199599"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/196.json:
--------------------------------------------------------------------------------
1 | {"id":196,"name":"Spider-Man: Into the Spider-Verse","banner":"https://images2.alphacoders.com/996/thumb-1920-996634.jpg","rating":8.4,"desc":"","keywords":"Animation,Action,Adventure","poster":"https://m.media-amazon.com/images/M/MV5BMjMwNDkxMTgzOF5BMl5BanBnXkFtZTgwNTkwNTQ3NjM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1SudmTeHldHXAu-d3eSumaUyRtEp03La1","name":"Spider-Man: Into the Spider-Verse","size":"1955315183"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/199.json:
--------------------------------------------------------------------------------
1 | {"id":199,"name":"Tangled","banner":"https://i.pinimg.com/originals/0e/65/0a/0e650a5e97fec0c1bfc3c5bf40bf9fe3.jpg","rating":7.7,"desc":"The magically long-haired Rapunzel has spent her entire life in a tower, but now that a runaway thief has stumbled upon her, she is about to discover the world for the first time, and who she really is.","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTAxNDYxMjg0MjNeQTJeQWpwZ15BbWU3MDcyNTk2OTM@._V1_.jpg","episodes":[{"id":"1YoD5HcmZJMAcWBV5tKVY1m49beO1gIMT","name":"Tangled","size":"1689684483"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/2.json:
--------------------------------------------------------------------------------
1 | {"id":2,"name":"91 Days","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21711-iJuWzyf6U50p.jpg","rating":3.9,"desc":"","keywords":"Action,Drama,Historical","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21711-RVlLD3BOAzzV.png","episodes":[{"id":"154OQitUOeSRvxejgr-Ipm5F2C29RO6Mb","name":"01. Night of the Murder","size":"227161772"},{"id":"1DHpgnNHQgb3dlaT3g013TiX20wVYBSh_","name":"02. Phantom of Falsehood","size":"262550240"},{"id":"1KSHzBJtgaJR8LWMjQVpST2BZX1dU3kXq","name":"03. Where the Footfalls Lead","size":"403821820"},{"id":"1y9tOVceB5E5MX6LpmiBp0BS2mvHC-Cb0","name":"04. Losing to Win, and What Comes After","size":"433474236"},{"id":"1_Vr96-Ybbun2iNQhKW69z--B6qayKQWd","name":"05. Blood Will Have Blood","size":"327984700"},{"id":"1ztb-zw8_jjq7Z1C3O6H9PrQcuCzD3Oli","name":"06. To Slaughter a Pig","size":"351069516"},{"id":"1x-34Ti-0kZxgOA0_Q8Z37vc110chWzj9","name":"07. A Poor Player","size":"346954645"},{"id":"1YU37pfEdMHG-EGj1MBIl61AjPQyJOuoF","name":"08. Behind the Curtain","size":"390479995"},{"id":"179EzMe8HVVe808pk9UZjtWlwwWIx0Aqg","name":"09. Black and Deep Desires","size":"350710875"},{"id":"12u8EgIVTZl_KxwfnGLWTdJnaTPVgwxDr","name":"10. Proof of Good Faith","size":"310880924"},{"id":"14UsCmBM3ACKamvGl9rmTdAyLubPBOdIV","name":"11. All for Nothing","size":"283580684"},{"id":"1kkVZtBMAkF3MuYxNDbn6F-XR_4eyWaZf","name":"12. Slipping Through the Dirty Sky","size":"341820455"}]}
--------------------------------------------------------------------------------
/public/data/shows/20.json:
--------------------------------------------------------------------------------
1 | {"id":20,"name":"Avengers: Age of Ultron","banner":"https://wallpaperaccess.com/full/294521.jpg","rating":7.3,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTM4OGJmNWMtOTM4Ni00NTE3LTg3MDItZmQxYjc4N2JhNmUxXkEyXkFqcGdeQXVyNTgzMDMzMTg@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1zAAjFyt9DPjP4kWlwOQv9VpEGBkJ_Xzn","name":"Avengers: Age of Ultron","size":"2364729526"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/201.json:
--------------------------------------------------------------------------------
1 | {"id":201,"name":"The Avengers","banner":"https://screenbeauty.com/image/download/182353-avengers-age-of-ultron-team-1920-x-1080.jpg","rating":8,"desc":"Earth's mightiest heroes must come together and learn to fight as a team if they are going to stop the mischievous Loki and his alien army from enslaving humanity.","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BNDYxNjQyMjAtNTdiOS00NGYwLWFmNTAtNThmYjU5ZGI2YTI1XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"19mhB3AsJhPXuSJ9wNBYNDM8bEwXCv87L","name":"The Avengers","size":"2391139265"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/202.json:
--------------------------------------------------------------------------------
1 | {"id":202,"name":"The Banker","banner":"https://flxt.tmsimg.com/assets/p17457288_v_h10_aa.jpg","rating":7,"desc":"","keywords":"Drama","poster":"https://movies-4-family.web.app/images/thebanker.jpg","episodes":[{"id":"1uzfDwgfYvcNxMKGZN-1e0jl_eap0iJ_M","name":"The Banker","size":"2463366145"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/203.json:
--------------------------------------------------------------------------------
1 | {"id":203,"name":"The Dark Knight","banner":"https://i.pinimg.com/originals/c3/a3/ea/c3a3ea6343d5381c25a8a4d35daaa576.jpg","rating":9,"desc":"","keywords":"Action,Crime,Drama","poster":"https://m.media-amazon.com/images/M/MV5BMTMxNTMwODM0NF5BMl5BanBnXkFtZTcwODAyMTk2Mw@@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1yWry65i64ry-Z174eee4QvqvVb7iRfEM","name":"The Dark Knight","size":"2545549782"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/204.json:
--------------------------------------------------------------------------------
1 | {"id":204,"name":"The Dark Knight Rises","banner":"https://www.flipthetruck.com/wp-content/uploads/2012/07/1920_action_bat.jpg","rating":8.4,"desc":"Eight years after the Joker's reign of anarchy, Batman, with the help of the enigmatic Catwoman, is forced from his exile to save Gotham City from the brutal guerrilla terrorist Bane.","keywords":"Action,Adventure","poster":"https://m.media-amazon.com/images/M/MV5BMTk4ODQzNDY3Ml5BMl5BanBnXkFtZTcwODA0NTM4Nw@@._V1_.jpg","episodes":[{"id":"1RH987su1AZKX0k9MkXwfiGsO9ig_otWe","name":"The Dark Knight Rises","size":"2753904667"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/205.json:
--------------------------------------------------------------------------------
1 | {"id":205,"name":"The Departed","banner":"https://sellersays.files.wordpress.com/2016/01/the-departed-3.jpg?w=1920&h=1080&crop=1","rating":8.5,"desc":"An undercover cop and a mole in the police attempt to identify each other while infiltrating an Irish gang in South Boston.","keywords":"Crime, Drama, Thriller","poster":"https://m.media-amazon.com/images/M/MV5BMTI1MTY2OTIxNV5BMl5BanBnXkFtZTYwNjQ4NjY3._V1_.jpg","episodes":[{"id":"11Ommb1xegTKr6sTqgzusOHAbIDHM-4Tk","name":"The Departed","size":"2532123531"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/206.json:
--------------------------------------------------------------------------------
1 | {"id":206,"name":"The Devil is a Part-Timer!","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/15809-KFll9sEHGJ3i.jpg","rating":4,"desc":"","keywords":"Comedy,Demons,Fantasy,Romance,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx15809-4idxcBvQocbC.jpg","episodes":[{"id":"1ATuNtwZ6X5_AWjo0wyPDH2Y65iBn-md2","name":"01. The Devil Arrives in Sasazuka","size":"208349347"},{"id":"14sfqopapZbz-DAchIVcuYZHjynMjZcbe","name":"02. The Hero Stays at the Devil's Castle for Work Reasons","size":"166234169"},{"id":"12jK_pgYDejt_A9eC0x0TF7fdEYV0Z6zB","name":"03. The Devil Goes on a Date with His Junior in Shinjuku","size":"163534213"},{"id":"1r9xuCZ0u4jIEi1PZcmkxSzz96Hp_f8sz","name":"04. The Hero Experiences Human Warmth","size":"169362783"},{"id":"1Ff613GW7FqHlvfbjeVV9fLT61klVd5YW","name":"05. The Devil and the Hero Save Sasazuka","size":"226069820"},{"id":"1wyzIxJ2Evt91tf84R1XmxRohqlNLwMwH","name":"06. The Devil Climbs the Stairway to School","size":"169405535"},{"id":"1D8tECOTTRIb6zenkzL68Z6Fl5FACUAe9","name":"07. The Devil's Budget Is Saved by Neighborliness","size":"178717087"},{"id":"1f9An3QRGQGeROzEEX2CB-mNKa9vHzSwO","name":"08. The Hero Enters the Fray","size":"185620872"},{"id":"1XpoMn8tH0v-xZOSRS9-HR4aDZ0w9fIaJ","name":"09. The Hero Experiences a Fray","size":"180451623"},{"id":"1Ep6lEpvQimUV9x2JlwSLrHWXM107BrUT","name":"10. The Devil and the Hero Take a Break from the Daily Routine","size":"197542683"},{"id":"1oNCvrkr3XsA7UkVaikdnJTzjUd1QL-7R","name":"11. The Hero Stays True to Her Convictions","size":"167781641"},{"id":"1HGQQv9T2bAgP1Q89vQLY5rWK7d7hESlJ","name":"12. The Devil Carries Out His Duties","size":"207916356"},{"id":"19LLewxypTebjuNOZwREblYrH-TseZWuI","name":"13. The Devil and the Hero Do Some Honest Hard Work","size":"173425087"}]}
--------------------------------------------------------------------------------
/public/data/shows/207.json:
--------------------------------------------------------------------------------
1 | {"id":207,"name":"The Gentlemen","banner":"https://miro.medium.com/max/1920/1*33dDuqxmoJri2Gl-9TXw2w.jpeg","rating":7.9,"desc":"","keywords":"Action,Comedy,Crime","poster":"https://m.media-amazon.com/images/M/MV5BMTlkMmVmYjktYTc2NC00ZGZjLWEyOWUtMjc2MDMwMjQwOTA5XkEyXkFqcGdeQXVyNTI4MzE4MDU@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1I4TaEoY_lTTptZkbp6JvBAuYRj15Cpz7","name":"The Gentlemen","size":"1902195372"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/208.json:
--------------------------------------------------------------------------------
1 | {"id":208,"name":"The God of High School","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/116006-e7ZL1RJnabp1.jpg","rating":8.2,"desc":"A tournament takes place to determine the best fighter among all high school students in Korea.","trailer":"wsCMAYv33vg","keywords":"Animation, Action, Adventure","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx116006-XasdW0bB4n18.png","episodes":[{"id":"1R0sQGDcl-otOUNkpfO-F6VNRKlCdqRvo","name":"1. Set up/Stand up.mkv","size":"350375281"},{"id":"1sFlMmUwi7FAwuxGJaFQ41ja-NW3eYrY5","name":"2. Renewal/soul.mkv","size":"289441699"},{"id":"14eiIczqOiZ_MxvfW5k1mg9Q3MvAKzLWo","name":"3. Wisdom/kingdom.mkv","size":"241182115"},{"id":"1ZMn7PZw_zN5lrjHyyXrq-O1AuBAdChaE","name":"4. Marriage/bonds.mkv","size":"261952998"},{"id":"1moEwScqpa5tLLsUMLCkzG1-2bQZH5UKJ","name":"5. Ronde/Hound.mkv","size":"293705326"},{"id":"1f_QfaSqRwly27-Yt8eojbJL80F32cAHO","name":"6. Fear/Six.mkv","size":"280975408"},{"id":"1oHIcrQ5uxhUxhJwH0FbmVG2WXH9PNRph","name":"7. Anima/Force.mkv","size":"276750903"}],"imdb":"https://www.imdb.com/title/tt12227418"}
--------------------------------------------------------------------------------
/public/data/shows/209.json:
--------------------------------------------------------------------------------
1 | {"id":209,"name":"The Grand Budapest Hotel","banner":"https://data2.1freewallpapers.com/download/the-grand-budapest-hotel-gustave-henckels-1920x1080.jpg","rating":8.1,"desc":"A writer encounters the owner of an aging high-class hotel, who tells him of his early years serving as a lobby boy in the hotel's glorious years under an exceptional concierge.","keywords":" Adventure, Comedy, Crime ","poster":"https://m.media-amazon.com/images/M/MV5BMzM5NjUxOTEyMl5BMl5BanBnXkFtZTgwNjEyMDM0MDE@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1bvBcDjEpPUyRmZOqhSIZiz1erQMmrfjw","name":"The Grand Budapest Hotel","size":"1670908526"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/21.json:
--------------------------------------------------------------------------------
1 | {"id":21,"name":"Avengers: Endgame","banner":"https://data.pownthep.vercel.app/avenger_endgame.webp","rating":8.4,"desc":"","keywords":"Action,Adventure,Drama","poster":"https://m.media-amazon.com/images/M/MV5BMTc5MDE2ODcwNV5BMl5BanBnXkFtZTgwMzI2NzQ2NzM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1IRKJVsbsR4WX3P0typY8vJ8KfFKNwI6v","name":"Avengers: Endgame","size":"3031857790"},{"id":"16XZgM2UcbYUWDxuMudAzXobGtihroC7x","name":"Avengers: Endgame","size":"14302907442","quality":2160}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/210.json:
--------------------------------------------------------------------------------
1 | {"id":210,"name":"The Greatest Showman","banner":"https://www.10wallpaper.com/wallpaper/1920x1080/1712/The_Greatest_Showman_2017_movies_4K_HD_Poster_1920x1080.jpg","rating":7.6,"desc":"","keywords":"Biography,Drama,Musical","poster":"https://m.media-amazon.com/images/M/MV5BMjI1NDYzNzY2Ml5BMl5BanBnXkFtZTgwODQwODczNTM@._V1_SY1000_CR0,0,684,1000_AL_.jpg","episodes":[{"id":"1NvtX6qXnyOYCSysskXYw46IqbOeCcuuZ","name":"The Greatest Showman","size":"1754376102"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/211.json:
--------------------------------------------------------------------------------
1 | {"id":211,"name":"The Hobbit: An Unexpected Journey","banner":"https://vistapointe.net/images/the-hobbit-an-unexpected-journey-1.jpg","rating":7.8,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTcwNTE4MTUxMl5BMl5BanBnXkFtZTcwMDIyODM4OA@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1cPTkI_OfwAN438gzNfpWIb56APxMiQ6O","name":"The Hobbit: An Unexpected Journey","size":"3053802812"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/212.json:
--------------------------------------------------------------------------------
1 | {"id":212,"name":"The Hobbit: The Battle of the Five Armies","banner":"https://cdn.wallpapersafari.com/65/4/DmF7vl.jpg","rating":7.4,"desc":"","keywords":"Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BODAzMDgxMDc1MF5BMl5BanBnXkFtZTgwMTI0OTAzMjE@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1cjCWp0hAoEc3Ij2QkKcoO_OV0B7XE00B","name":"The Hobbit: The Battle of the Five Armies","size":"2745638390"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/213.json:
--------------------------------------------------------------------------------
1 | {"id":213,"name":"The Hunt","banner":"https://miro.medium.com/max/2800/0*JwttMjqOgrL_KBFT.png","rating":6.4,"desc":"","keywords":"Action,Horror,Thriller","poster":"https://movies-4-family.web.app/images/thehunt.jpg","episodes":[{"id":"1K9S_GzfZh8FOwtxNeKcxdWmJnna2hxCU","name":"The Hunt","size":"1840649534"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/214.json:
--------------------------------------------------------------------------------
1 | {"id":214,"name":"The Invisible Man","banner":"https://www.cultjer.com/img/ug_video/2019_11/1097494883_20191107155953.jpg","rating":7.2,"desc":"","keywords":"Horror,Mystery,Sci-Fi","poster":"https://movies-4-family.web.app/images/invisibleman.jpg","episodes":[{"id":"1crYfL2g-RbkqlcAFKoo0x6FWSCbg76_K","name":"The Invisible Man","size":"2544044171"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/215.json:
--------------------------------------------------------------------------------
1 | {"id":215,"name":"The Irishman","banner":"https://images.squarespace-cdn.com/content/v1/5caf7277840b169088a49f13/1583815885261-06M8QZ904P5VMG07RV5V/ke17ZwdGBToddI8pDm48kNvT88LknE-K9M4pGNO0Iqd7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1UbeDbaZv1s3QfpIA4TYnL5Qao8BosUKjCVjCf8TKewJIH3bqxw7fF48mhrq5Ulr0Hg/TheIrishman_1920x1080_header.png?format=2500w","rating":7.9,"desc":"An old man recalls his time painting houses for his friend, Jimmy Hoffa, through the 1950-70s.","keywords":" Biography, Crime, Drama ","poster":"https://m.media-amazon.com/images/M/MV5BMGUyM2ZiZmUtMWY0OC00NTQ4LThkOGUtNjY2NjkzMDJiMWMwXkEyXkFqcGdeQXVyMzY0MTE3NzU@._V1_SY1000_CR0,0,682,1000_AL_.jpg","episodes":[{"id":"1mlVD2K7KcousPV_s9CyqBo6B42tS9Bd9","name":"The Irishman","size":"3507639388"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/216.json:
--------------------------------------------------------------------------------
1 | {"id":216,"name":"The Little Mermaid","banner":"https://i.pinimg.com/originals/29/c2/a8/29c2a84091b87dc8dc37903de0507bd5.jpg","rating":7.6,"desc":"A mermaid princess makes a Faustian bargain in an attempt to become human and win a prince's love.","keywords":"Animation,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BN2JlZTBhYTEtZDE3OC00NTA3LTk5NTQtNjg5M2RjODllM2M0XkEyXkFqcGdeQXVyNjk1Njg5NTA@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1ptFtZGtXryqmWd_AiBbOveQJ7qSVUP30","name":"The Little Mermaid","size":"1385770037"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/217.json:
--------------------------------------------------------------------------------
1 | {"id":217,"name":"The Martian","banner":"https://wallpaperaccess.com/full/1747701.jpg","rating":8,"desc":"","keywords":"Adventure,Drama,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTc2MTQ3MDA1Nl5BMl5BanBnXkFtZTgwODA3OTI4NjE@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1zhWEckBIJR49ChQEuVVzIWQaa8M1tOTt","name":"The Martian","size":"2531661484"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/218.json:
--------------------------------------------------------------------------------
1 | {"id":218,"name":"The Matrix","banner":"https://i.pinimg.com/originals/da/58/a1/da58a194178a7bcfd065f930513872ac.jpg","rating":8.7,"desc":"","keywords":"Action,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BNzQzOTk3OTAtNDQ0Zi00ZTVkLWI0MTEtMDllZjNkYzNjNTc4L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY1000_CR0,0,665,1000_AL_.jpg","episodes":[{"id":"1vEuSXJI8fdqtZUGF5wnXtdISE3TLzpMO","name":"The Matrix","size":"2279832548"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/22.json:
--------------------------------------------------------------------------------
1 | {"id":22,"name":"Avengers: Infinity War","banner":"https://wallpaperaccess.com/full/5938.jpg","rating":8.4,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMjMxNjY2MDU1OV5BMl5BanBnXkFtZTgwNzY1MTUwNTM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1fWvq8GQIpz1KIc9hexzUfQCwO7gF4lOW","name":"Avengers: Infinity War","size":"2499770813"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/220.json:
--------------------------------------------------------------------------------
1 | {"id":220,"name":"The Prestige","banner":"https://images2.alphacoders.com/796/thumb-1920-796638.jpg","rating":8.5,"desc":"After a tragic accident, two stage magicians engage in a battle to create the ultimate illusion while sacrificing everything they have to outwit each other.","keywords":"Drama,Mystery,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMjA4NDI0MTIxNF5BMl5BanBnXkFtZTYwNTM0MzY2._V1_.jpg","episodes":[{"id":"1_0ovXcgFlYaSLl0LHRvJEp04XUHQ9dlP","name":"The Prestige","size":"2183465346"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/221.json:
--------------------------------------------------------------------------------
1 | {"id":221,"name":"The Princess and the Frog","banner":"https://springfieldmuseums.org/wp-content/uploads/2017/06/princess-and-the-frog-cast.jpg","rating":7.1,"desc":"A waitress, desperate to fulfill her dreams as a restaurant owner, is set on a journey to turn a frog prince back into a human being, but she has to face the same problem after she kisses him.","keywords":" Animation, Adventure, Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMjEyOTQ5NzAzNl5BMl5BanBnXkFtZTcwMTcyNTU1Mg@@._V1_.jpg","episodes":[{"id":"1Bw0bSQC6uubK3W9Oq5-Xo296t4Qxm76r","name":"The Princess and the Frog","size":"1631523663"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/222.json:
--------------------------------------------------------------------------------
1 | {"id":222,"name":"The Promised Neverland","banner":"https://animekaizoku.com/wp-content/uploads/2019/12/00037779.jpg","rating":0,"desc":"","keywords":"Horror,Mystery,Psychological,Sci-Fi,Shounen,Thriller","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx101759-ONAwIKCFiNtE.jpg","episodes":[{"id":"1h4HUm7G9xt3HLtzMUkwl5t4oDkA6NCsH","name":"01. 121045","size":"191249266"},{"id":"16c53jCpKmk4whVQ0Tyg8IULK3AoSLCfG","name":"02. 131045","size":"148743013"},{"id":"1DaNTijVaHugGyfk1r6Wwo3lVZYTP5Ir5","name":"03. 181045","size":"174710927"},{"id":"1su6Z236Iu2C2xxL4GCBlEaS6ANwaNSWP","name":"04. 291045","size":"141887123"},{"id":"1fFEPxGu0MJDDCB5H3Tm21ScOXA8QMvYf","name":"05. 301045","size":"137753351"},{"id":"1ffEGcD6sUK3sZuAouMbCnQXsicFZ1qql","name":"06. 311045","size":"153093853"},{"id":"10y10Hjg6QcpqWxnH1MnVrnqT4v1qJJ7e","name":"07. 011145","size":"134327863"},{"id":"1j5XRbnjkTPLKN5Ew0cNXuJLQQxcy9ziq","name":"08. 021145","size":"162171192"},{"id":"1nulCtbAESumGixCP5e6VTRwbAKD03pcF","name":"09. 031145","size":"159261356"},{"id":"1fVUmu5TICI8Ph3eSyrmspA9Twfg3trGE","name":"10. 130146","size":"162727352"},{"id":"1qAB5t7PrKVhB4PV8CbstAQOsNHL2oMVp","name":"11. 140146","size":"209476318"},{"id":"1_B2TV-S-FsCZP1X6C0SEUWglicVAN_0x","name":"12. 150146","size":"176223170"}]}
--------------------------------------------------------------------------------
/public/data/shows/225.json:
--------------------------------------------------------------------------------
1 | {"id":225,"name":"The Shawshank Redemption","banner":"https://hollywoodsuite.ca/wp-content/uploads/poster/HS900311_poster_1920_1080.jpg","rating":9.3,"desc":"","keywords":"Drama","poster":"https://m.media-amazon.com/images/M/MV5BMDFkYTc0MGEtZmNhMC00ZDIzLWFmNTEtODM1ZmRlYWMwMWFmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_.jpg","episodes":[{"id":"1mZ0CNJcROfAKaTFEV7-WlYJ7pcnS0uZ2","name":"The Shawshank Redemption","size":"2384235219"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/226.json:
--------------------------------------------------------------------------------
1 | {"id":226,"name":"The Shining","banner":"https://images.fandor.com/images/attachments/000/020/963/original/EnduranceTheShining-1920x1080.jpg?1532633210&auto=format,compress","rating":8.4,"desc":"A family heads to an isolated hotel for the winter where a sinister presence influences the father into violence, while his psychic son sees horrific forebodings from both past and future.","keywords":" Drama, Horror ","poster":"https://m.media-amazon.com/images/M/MV5BZWFlYmY2MGEtZjVkYS00YzU4LTg0YjQtYzY1ZGE3NTA5NGQxXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_.jpg","episodes":[{"id":"1kT4t7QI_6ZZZdE8t5I1zPIY3d6SVcGc6","name":"The Shining","size":"2405585128"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/227.json:
--------------------------------------------------------------------------------
1 | {"id":227,"name":"The Social Network","banner":"https://images-na.ssl-images-amazon.com/images/S/sgp-catalog-images/region_US/sphe-SOCIAL_NETWORK_THE_2010-Full-Image_GalleryCover-en-US-1484000131388._UR1920,1080_RI_.jpg","rating":7.7,"desc":"As Harvard student Mark Zuckerberg creates the social networking site that would become known as Facebook, he is sued by the twins who claimed he stole their idea, and by the co-founder who was later squeezed out of the business.","keywords":"Biography,Drama","poster":"https://m.media-amazon.com/images/M/MV5BOGUyZDUxZjEtMmIzMC00MzlmLTg4MGItZWJmMzBhZjE0Mjc1XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_.jpg","episodes":[{"id":"12VTP0bu2Uvx4fZr4JANL_WPTX2cDUiSr","name":"The Social Network","size":"2016090043"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/228.json:
--------------------------------------------------------------------------------
1 | {"id":228,"name":"The Way Back","banner":"https://images.wallpapersden.com/image/download/the-way-back-movie-2020_69157_1920x1080.jpg","rating":6.9,"desc":"","keywords":"Drama,Sport","poster":"https://movies-4-family.web.app/images/thewayback.jpg","episodes":[{"id":"1yiuuF6i4j6itSCmdg-Fgjk4GMwtqOU5S","name":"The Way Back","size":"1811400795"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/229.json:
--------------------------------------------------------------------------------
1 | {"id":229,"name":"The Wolf of Wall Street","banner":"https://i1.wp.com/www.amanandawatch.com/wp-content/uploads/2016/05/download-the-wolf-of-wall-street-movie-wallpaper.jpg?fit=1920%2C1080","rating":8.2,"desc":"","keywords":"Biography,Crime,Drama","poster":"https://m.media-amazon.com/images/M/MV5BMjIxMjgxNTk0MF5BMl5BanBnXkFtZTgwNjIyOTg2MDE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1RLccIA-k79tL7__oTAN2rqXC2k6FtKnY","name":"The Wolf of Wall Street","size":"3011813890"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/23.json:
--------------------------------------------------------------------------------
1 | {"id":23,"name":"Bad Boys for Life","banner":"https://cms.dmpcdn.com/movie/2020/04/01/a9ec7820-73d0-11ea-9e0e-4d227c7ecc79_original.png","rating":7,"desc":"","keywords":"Action,Comedy,Crime","poster":"https://movies-4-family.web.app/images/badboys4life.jpg","episodes":[{"id":"12NEvGx7uw3k3HrNWTQeSpm-PCkGHm2lg","name":"Bad Boys for Life","size":"2071412451"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/230.json:
--------------------------------------------------------------------------------
1 | {"id":230,"name":"Thor: Ragnarok","banner":"https://lumiere-a.akamaihd.net/v1/images/thor_at_home_old_layout_r_th_e4be3de8.jpeg?region=0,0,1920,877","rating":7.9,"desc":"","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMjMyNDkzMzI1OF5BMl5BanBnXkFtZTgwODcxODg5MjI@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1cxRGIqKywaWLDS1bVMQCPERGBff8g4de","name":"Thor: Ragnarok","size":"2184123224"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/231.json:
--------------------------------------------------------------------------------
1 | {"id":231,"name":"Tokyo Ghoul","banner":"https://ic.c4assets.com/brands/tokyo-ghoul/3f9f7bd9-3680-49c1-82a7-ab9f3f261d65.jpg","rating":75,"desc":"","keywords":"Action,Drama,Horror,Mystery,Psychological,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20605-fmnHdfurM7m6.jpg","episodes":[{"id":"1eH1x87QRTyG6ybyWk9UmRrA6CZIFW3RI","name":"01. Tragedy","size":"259995792"},{"id":"1VIg5YtBsJbGPPqeiCCi3ARn2-WtMl9u5","name":"02. Incubation","size":"221293343"},{"id":"1X5nZV5L1Wpu4kpr0qYgRG_9yKj5-1aKS","name":"03. Dove","size":"218668675"},{"id":"1aKKOon_6sjall-rySnreIGJoCAaqnER8","name":"04. Supper","size":"252114328"},{"id":"18eWr1FDCjAkPZ8pvawaJzdmx1v1kwM8a","name":"05. Scar","size":"229751955"},{"id":"1NrBwhW9CHocO9AnfpGP9p3xHZuJi_Ik3","name":"06. Cloudburst","size":"327061520"},{"id":"1AuFT2FOUPNTPWl6iQ3X-uBjAK-oWuJbq","name":"07. Captivity","size":"267248465"},{"id":"1cITIUAo_8VUHbUdeF3D6S_ErvPTQKlku","name":"08. Circular","size":"326959175"},{"id":"1ILnRLa7qOhm9xpYtDcypmMrlozy41NzQ","name":"09. Birdcage","size":"190860610"},{"id":"1iOo2F8a4D3N7Mg2ossneJpFhBzlbpeg1","name":"10. Aogiri","size":"220183672"},{"id":"16yiXnQY0_pWYeg4T_E1gRLPUZtEpy-Mt","name":"11. High Spirits","size":"231839406"},{"id":"1SEn5BqvPp3SocIH9jET-AyIKGkHajVHG","name":"12. Ghoul","size":"283627079"}]}
--------------------------------------------------------------------------------
/public/data/shows/232.json:
--------------------------------------------------------------------------------
1 | {"id":232,"name":"Tokyo Ghoul -re","banner":"https://images-na.ssl-images-amazon.com/images/I/914z2iat02L._RI_.jpg","rating":64,"desc":"","keywords":"Action,Drama,Horror,Mystery,Psychological,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx100240-vJNaKd5HwPJ2.jpg","episodes":[{"id":"1qv6zMydoRQssWqwY0mNKpVtAWFE-bevG","name":"01 - START - Those Who Hunt","size":"279704358"},{"id":"1x643o5ZeuwePEekUdRspEK1HvhRmyoXj","name":"02 - member - Fragments","size":"236853701"},{"id":"1lxZ4i6rSqEoPvRqhB1pe2yKlNAET39R6","name":"03 - fresh - Eve","size":"257006145"},{"id":"1BufvEvHLUZFyi9HVLg3y9rb-PDcJZY5Y","name":"04 - MAIN - Auction","size":"230721311"},{"id":"1cNCMSq5_rKseGQ8rIQ-4hJ_gTTlQGR3E","name":"05 - PresS - Night of Scattering","size":"269258522"},{"id":"1wI2vu5IY5XQgqkC-LBfX5NkMBHXyokQj","name":"06 - turn - In the End","size":"267114735"},{"id":"1pFnPk3pupPBc5sQHM3cR7TgJXs24f8oI","name":"07 - mind - Days of Recollections","size":"221249666"},{"id":"1DZRA7KzCVIQeTfpHO8Y4ep9M25gG-Q79","name":"08 - TAKe - One Who Writhes","size":"225010474"},{"id":"1PgeOG0JdnFq4os9j-ieanhwfqlBb-xbU","name":"09 - play - Departed Spirit","size":"251426748"},{"id":"1sJeo5xI2gtS4tKbNg3vjjSqo_81dWAih","name":"10 - think - Sway","size":"218907078"},{"id":"17xDwr0dOO2WciWkfrssh4Anm72lLSqFI","name":"11 - writE - The Absent One","size":"318129909"},{"id":"1Qya_4y4n-fcPl1bn_qeyN4x6V_Mohomb","name":"12 - Beautiful Dream - Daybreak","size":"263759937"}]}
--------------------------------------------------------------------------------
/public/data/shows/233.json:
--------------------------------------------------------------------------------
1 | {"id":233,"name":"Tokyo Ghoul -re 2","banner":"https://pm1.narvii.com/7088/3e63650d0bff1d838b28c37cadd5d981f5783c5er1-1920-1080v2_uhq.jpg","rating":61,"desc":"","keywords":"Action,Drama,Horror,Mystery,Psychological,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx102351-EEctxek5sEkC.png","episodes":[{"id":"1QCtzNZvu5WZDk0Sr_JiCN7XeXfHR1utH","name":"13 - Place - And So, Once Again","size":"177975274"},{"id":"1AAH9aoKY7wlxu1QkK5VKhROE7RKjB3Jf","name":"14 - VOLT - White Darkness","size":"272995437"},{"id":"1ib0QLXVTXAy89PVtaH0XS1m_lRE918Qc","name":"15 - union - Close Game","size":"222728698"},{"id":"1MLf2iLkHuML-YcuChPAolEkkzLZ8Qcts","name":"16 - vive - Those Left Behind","size":"205067754"},{"id":"1vXSKJ3Kl-K6fZG_4MqxK1zz3EbOO-cYU","name":"17 - MovE - Confluence, Confusion","size":"182585236"},{"id":"1oMFlWLrJ5hA7HZj-WPCSoWzWIPvcFpyg","name":"18 - FACE - Effulgence","size":"191350373"},{"id":"1PlOGVoHW3f67Y01b-zUkAeAf96Aewb6n","name":"19 - proof - Bonds","size":"186432442"},{"id":"1x2e78dj18-AS7BHi5TV2Q07nsc9301ge","name":"20 - incarnation - Awakened Child","size":"218511294"},{"id":"1s_KuGkuzJoW7EtdOXdnr0WtejpSbnyfv","name":"21 - Morse - Remembrances","size":"224960779"},{"id":"1c-UCXMaSCPUyBQPrYeBS5rUUO7ksLkKK","name":"22 - call - The Far Side of Tragedy","size":"201235202"},{"id":"1BEB8FHdK-PwWWV9xN_6fo0E7r4ixpLqZ","name":"23 - ACT - Encounters","size":"216420736"},{"id":"1ewhQQw5WhHfRx2HrG64g1ZO_tFLg09gV","name":"24 -","size":"252905193"}]}
--------------------------------------------------------------------------------
/public/data/shows/234.json:
--------------------------------------------------------------------------------
1 | {"id":234,"name":"Tokyo Ghoul √A","banner":"https://i1.wp.com/www.animemaru.com/wp-content/uploads/2015/08/TGRoot_1.png","rating":65,"desc":"","keywords":"Action,Drama,Horror,Mystery,Psychological,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx20850-HO9hwgvavYtw.jpg","episodes":[{"id":"16HtZfIyBodCw7SekPM4_nBrPrmjHoLgI","name":"01. New Surge","size":"284776543"},{"id":"1XbDwilCPPywVim0DNOZDjV4VYH5VvbVA","name":"02. Dancing Flowers","size":"177628032"},{"id":"1lAB24VzE1WEwOCPe7QzYLHbkl603AI2m","name":"03. Hangman","size":"210707190"},{"id":"1Ovm7J_3V4is3bTEABJvj3D4PLu59KX6x","name":"04. Deeper Layers","size":"244782337"},{"id":"16voNzB72Mo_605mQ5_qNJyUjy9s5VK_s","name":"05. Rift","size":"269234055"},{"id":"1d8VrVkHTsgIWJSgF018CSNhisTRSbjTV","name":"06. Thousand Paths","size":"216680346"},{"id":"1FMyUkSaXYmutaFgKxpW8Ri5zz887pzRh","name":"07. Permeation","size":"219868835"},{"id":"1tQ6Q7j0kQIYys-lhEGFRs7xg7pW5pxLE","name":"08. Old Nines","size":"198371532"},{"id":"1_8rdBNKRz611bbEhvnxRMzn96HxvuZnI","name":"09. City In Waiting","size":"211520229"},{"id":"1v3Caqz-Z0vvlhCCOTT39D6z06x63-SSJ","name":"10. Last Rain","size":"308139948"},{"id":"1s7ynlbDCEKnDIfQ066JQgGifsg6w0LNq","name":"11. Deluge of Flowers","size":"287003916"},{"id":"1aavic5zEILIL3WGvbUGrpWM29paA-wjL","name":"12. Ken","size":"374016722"}]}
--------------------------------------------------------------------------------
/public/data/shows/236.json:
--------------------------------------------------------------------------------
1 | {"id":236,"name":"Tower of God","banner":"https://animekaizoku.com/wp-content/uploads/2020/04/ToG.jpg","rating":0,"desc":"","keywords":"Action,Adventure,Drama,Fantasy,Mystery","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx115230-aHcNrjMJkPnx.png","episodes":[{"id":"1xmy0XLu-bMqXCi2BP2kPvdRkb2vgW6ZV","name":"1. Ball","size":"301657856"},{"id":"1oAAe2cnTbQ9jpdn9vZEtP6iODfjsse1n","name":"2. 3/400 (Three Four-Hundredths)","size":"353353448"},{"id":"1Dc61lEDea2I6_NtMt3WqKylQPScLdvjp","name":"3. The Correct Door","size":"212410683"},{"id":"17Xu0ugfvvtl6LGd4fCLVqyqObBGl1ekQ","name":"4. The Green April","size":"263093538"},{"id":"1WftNaMuZhvsuCU9lb4CqKJouS5LFYHDV","name":"5. The Crown's Fate","size":"274934732"},{"id":"1hAZ4ZeenKaUPElhM2duhqneN-qrGAxls","name":"6. Position Selection","size":"207954273"},{"id":"1tmmQb5Wwe14yQUvoQBMkSy9CjTc4Yihd","name":"7. Lunch and Tag","size":"249661858"},{"id":"10fFTo9VsIkhTMjpv9hDsddfMElJqgkjg","name":"8. Khun's Strategy","size":"185986134"},{"id":"1vvgfgVqM7aGB46HFT5zrm_iMAwqhFcUB","name":"9. The One-Horned Ogre","size":"203206193"},{"id":"1lC8fFyZptvs-MDaQXHIUEyU2B__DTLHe","name":"10. Beyond the Sadness","size":"194147704"},{"id":"171BI-fHJgel-loaNbdFmSywvsfg4Mzp6","name":"11. Underwater Hunt (Part One)","size":"223908303"},{"id":"17KyJCWvtmPKjGVomtlta0ue7LsB2nXNX","name":"12. Underwater Hunt (Part Two)","size":"255841783"},{"id":"1Djh-uvy9DjAC7RHiYWZ_CvACW54bOFyw","name":"13. Tower of God","size":"353856280"}]}
--------------------------------------------------------------------------------
/public/data/shows/237.json:
--------------------------------------------------------------------------------
1 | {"id":237,"name":"Toy Story 4","banner":"https://www.newscase.com/wp-content/uploads/2019/08/Toy-Story-4.jpg","rating":7.8,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTYzMDM4NzkxOV5BMl5BanBnXkFtZTgwNzM1Mzg2NzM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1XrYNDrNTFH2Tw8_rufDeGjoBf5FsaY8Z","name":"Toy Story 4","size":"1674550533"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/238.json:
--------------------------------------------------------------------------------
1 | {"id":238,"name":"Train to Busan","banner":"https://images.alphacoders.com/939/thumb-1920-939710.jpg","rating":7.5,"desc":"","keywords":"Action,Horror,Thriller","poster":"https://m.media-amazon.com/images/M/MV5BMTkwOTQ4OTg0OV5BMl5BanBnXkFtZTgwMzQyOTM0OTE@._V1_.jpg","episodes":[{"id":"1H5wQzD43ZTJxqwHcYxqmQlEhoznuLIKg","name":"Train to Busan","size":"1976782047"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/239.json:
--------------------------------------------------------------------------------
1 | {"id":239,"name":"Tremors","banner":"https://hollywoodsuite.ca/wp-content/uploads/poster/HS901393_poster_1920_1080.jpg","rating":7.1,"desc":"Natives of a small isolated town defend themselves against strange underground creatures which are killing them one by one.","keywords":"Comedy,Horror","poster":"https://m.media-amazon.com/images/M/MV5BMTEzNjkwMzIyMjZeQTJeQWpwZ15BbWU4MDI2NTU5ODYx._V1_SY1000_SX670_AL_.jpg","episodes":[{"id":"1AECJACiNAK0guR5MxsQfYi9rvg7jGvGm","name":"Tremors","size":"1599784601"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/24.json:
--------------------------------------------------------------------------------
1 | {"id":24,"name":"Bakemonogatari","banner":"https://cdn.wallpapersafari.com/85/57/G1tyn7.jpg","rating":4.9,"desc":"","keywords":"Mystery,Romance,Supernatural,Vampire","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx5081-YpAE43HLQKqz.png","episodes":[{"id":"1aXFxx03sQszLpBg2guDxyWaH2JB3DSC0","name":"Bonus"},{"id":"1RrCqsjCEGwy_fclfEh1-4lGO4ipydsK5","name":"01. Hitagi Crab, Part One","size":"248735867"},{"id":"1dzOlElbnf2ePANkft_3YEmdlMamxytaB","name":"02. Hitagi Crab, Part Two","size":"256541681"},{"id":"18bjuvSxXHXyScAwpeZKxe0DoASlFn6RA","name":"03. Mayoi Snail, Part One","size":"217777837"},{"id":"16CSNlHLCSCbeCgX0eThR2E_EpdyRyWbe","name":"04. Mayoi Snail, Part Two","size":"212195747"},{"id":"1Vyx54tnPiWCIeoKPsp17h2scEa_UpH7m","name":"05. Mayoi Snail, Part Three","size":"205408861"},{"id":"1-hoWb3D3lwHyCsCOF5v5kunr_a7z17bl","name":"06. Suruga Monkey, Part One","size":"235543837"},{"id":"1CdPq8XaqJEiMCVHBYiho4Y5HJuxYNIBn","name":"07. Suruga Monkey, Part Two","size":"258251046"},{"id":"1nOGJwIV3CUfxHMzPEBM1sSMnFyBNV5zf","name":"08. Suruga Monkey, Part Three","size":"163028755"},{"id":"1Y7GjgMyvXnKvFFKdMcO5KoB7HQZfc5mX","name":"09. Nadeko Snake, Part One","size":"272631511"},{"id":"1_p4E2bXnvLpHthKu504PZWBkuMHh-CKa","name":"10. Nadeko Snake, Part Two","size":"275331051"},{"id":"18CnyM9o9V5xiHdHD6RJmjXCN-gkegEB_","name":"11. Tsubasa Cat, Part One","size":"221899801"},{"id":"1w0wMrxygf9dUap0JIZiYb6oj6vYgIYEA","name":"12. Tsubasa Cat, Part Two","size":"170458401"},{"id":"1EJ9cAr7hxcI3zIRZG2rrel2RVv-C0FPr","name":"13. Tsubasa Cat, Part Three","size":"217161247"},{"id":"1RMc67J1rXuC_LG13u14o9V4KWr7vxT9M","name":"14. Tsubasa Cat, Part Four","size":"244913310"},{"id":"1lUPztAtzz5mOlfVyhY0Lm8Ma-PnNfqoF","name":"15. Tsubasa Cat, Part Five","size":"251215967"}]}
--------------------------------------------------------------------------------
/public/data/shows/240.json:
--------------------------------------------------------------------------------
1 | {"id":240,"name":"Trolls World Tour","banner":"https://s1.1zoom.me/big7/453/Trolls_World_Tour_2020_Black_background_Guitar_582591_1920x1080.jpg","rating":6.1,"desc":"When the Queen of the Hard Rock Trolls tries to take over all the Troll kingdoms, Queen Poppy and her friends try different ways to save all the Trolls.","keywords":" Animation, Adventure, Comedy ","poster":"https://m.media-amazon.com/images/M/MV5BMTI5NmViY2YtNDk5NC00NjY2LWFlNGYtOGEwNzY1MTZmMjFmXkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_SY1000_CR0,0,631,1000_AL_.jpg","episodes":[{"id":"1AjrAedxYnSN1i8w9GDMyYbh8QPv5kANS","name":"Trolls World Tour","size":"1518768375"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/241.json:
--------------------------------------------------------------------------------
1 | {"id":241,"name":"Venom","banner":"https://images3.alphacoders.com/948/thumb-1920-948864.jpg","rating":6.7,"desc":"A failed reporter is bonded to an alien entity, one of many symbiotes who have invaded Earth. But the being takes a liking to Earth and decides to protect it.","keywords":" Action, Adventure, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BNzAwNzUzNjY4MV5BMl5BanBnXkFtZTgwMTQ5MzM0NjM@._V1_.jpg","episodes":[{"id":"1NzOHCNhCME5r2bJOs4ZEFGvIp7cBqXAK","name":"Venom","size":"1876998085"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/243.json:
--------------------------------------------------------------------------------
1 | {"id":243,"name":"Violet Evergarden","banner":"https://static.zerochan.net/Violet.Evergarden.%28Character%29.full.2278686.jpg","rating":0,"desc":"","keywords":"Drama,Fantasy,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx21827-10F6m50H4GJK.png","episodes":[{"id":"1994B--1ZphZSqOi5E0tW2Bi9YZqOdkZC","name":"01. 'I Love You' and Auto Memoir Dolls","size":"248945329"},{"id":"1NokZTFUrfeSvGK69ifmmi3byBI4-CE75","name":"02. Never Coming Back","size":"230509405"},{"id":"1sncRh_FYnYZkTMrqNE8Xm7q7kHvSZ55R","name":"03. May You Be an Exemplary Auto Memoir Doll","size":"216545550"},{"id":"131DVYbyhWTgGmcrhdt-goKcZBxw9Xey5","name":"04. You Won't be a Tool, but a Person Worthy of that Name","size":"250880350"},{"id":"1Id6cBTholUBF1l_D6tN-c1Y9N6Kc-aK9","name":"05. You Write Letters That Bring People Together_","size":"237326782"},{"id":"1ctbfU9j7pCI69WqcgDO_tRI4qZq_W2ot","name":"06. Somewhere Under the Starry Sky","size":"186684227"},{"id":"1JiKA0HpBD43rf-5_QFjyWkYC_UIM_BT5","name":"07. Episode 7","size":"234125173"},{"id":"1_rE53u1lwupq9DbTab37MsHKAK15-TUK","name":"08. Episode 8","size":"221494210"},{"id":"1dSj6Hu_DKJAzdySlz15IMWh9CvF-DGZ1","name":"09. Violet Evergarden","size":"151794578"},{"id":"1HL1da2VPiixOWKBNd-PBbYg_3K7YNWci","name":"10. Loved Ones Will Always Watch Over You","size":"235782338"},{"id":"1dlmU6iBzVpdw1X5qQTreEOdvLJTIaveH","name":"11. 'I Don't Want Anybody Else to Die'","size":"240583262"},{"id":"1q7UyNbGrCmUSUGIuCBKYC7CVoWW2FPv-","name":"12. Episode 12","size":"258079646"},{"id":"1gKgdhCi4A0y5ACri0k1KoxUnNR54tfPI","name":"13. Auto Memoir Doll and _I Love You","size":"256248992"}]}
--------------------------------------------------------------------------------
/public/data/shows/244.json:
--------------------------------------------------------------------------------
1 | {"id":244,"name":"Wonder Woman","banner":"https://ohthatfilmblog.files.wordpress.com/2017/06/screen-shot-2017-06-04-at-23-21-28.png","rating":7.4,"desc":"When a pilot crashes and tells of conflict in the outside world, Diana, an Amazonian warrior in training, leaves home to fight a war, discovering her full powers and true destiny.","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BNDFmZjgyMTEtYTk5MC00NmY0LWJhZjktOWY2MzI5YjkzODNlXkEyXkFqcGdeQXVyMDA4NzMyOA@@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1vg3UKf3-Dki3qVBqEVKRmi8OYAQ1KKfC","name":"Wonder Woman","size":"2364169584"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/245.json:
--------------------------------------------------------------------------------
1 | {"id":245,"name":"X-Men: Dark Phoenix","banner":"https://herohyper.com/wp-content/uploads/2019/07/X-Men-Dark-Phoenix-herohyper.jpg","rating":5.8,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMmZmYTgwZGItNDIxMS00MmRkLWEzODQtYTllNzM0ZWE1NmQ5XkEyXkFqcGdeQXVyODQzNTE3ODc@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"186sVTfVftsRC0cHyjuOaxc6h5a_yC9zC","name":"X-Men: Dark Phoenix","size":"1905829428"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/246.json:
--------------------------------------------------------------------------------
1 | {"id":246,"name":"X-Men: Days of Future Past","banner":"https://all4desktop.com/data_images/1920%20x%201080/4145142-x-men-days-of-future-past-banner.jpg","rating":8,"desc":"The X-Men send Wolverine to the past in a desperate effort to change history and prevent an event that results in doom for both humans and mutants.","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BZGIzNWYzN2YtMjcwYS00YjQ3LWI2NjMtOTNiYTUyYjE2MGNkXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1Dov-j1gdumrqL7JZI9rUY2kyN1p_J_SQ","name":"X-Men: Days of Future Past","size":"2489523421"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/248.json:
--------------------------------------------------------------------------------
1 | {"id":248,"name":"Your Name","banner":"https://i.pinimg.com/originals/71/b2/fd/71b2fdf7de2e1bd66d4ac2eb2e7daa8a.jpg","rating":88,"desc":"","keywords":"Drama,Romance,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21519-XIr3PeczUjjF.png","episodes":[{"id":"1yEogjIG0Jge1d-RWLdBDqJKd3slOK-bq","name":"Your Name.","size":"2201740986"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/25.json:
--------------------------------------------------------------------------------
1 | {"id":25,"name":"Batman v Superman: Dawn of Justice","banner":"https://i.pinimg.com/originals/c0/f8/9a/c0f89a479f31c13ca69a84642f26593b.jpg","rating":6.4,"desc":"Fearing that the actions of Superman are left unchecked, Batman takes on the Man of Steel, while the world wrestles with what kind of a hero it really needs.","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BYThjYzcyYzItNTVjNy00NDk0LTgwMWQtYjMwNmNlNWJhMzMyXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1UV9bUwi-VbcHMQL_cuCCxKRoDnVus9sh","name":"Batman v Superman: Dawn of Justice","size":"3051097510"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/26.json:
--------------------------------------------------------------------------------
1 | {"id":26,"name":"Beastars","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/107660-AxwrzHkXzYYN.jpg","rating":7.9,"desc":"In a school populated by anthropomorphic animals, a humble wolf with anxiety investigates a classmate's sudden murder, while contending with his bewildering feelings for a kindly dwarf rabbit.","trailer":"bgo9dJB_icw","keywords":"Drama,Psychological,Shounen,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx107660-s92uu0mn2NFl.png","episodes":[{"id":"155E969EuEO_fOOcT9C3cd9VWcmAsUjH9","name":"01. Their Determination","size":"251982927"},{"id":"1qN2Qc8u5RDjBqI2ZwpNaxcOgDwFf4Stc","name":"02. The Heart of the School is in the Garden","size":"287956238"},{"id":"1oiGSoEkYHYXjauxfnZVlt88sCPu_PhOp","name":"03. A Wolf Male is Born","size":"268867619"},{"id":"1Cp0i6k7HcPl9PInj257Dqz4_iSQCbfE4","name":"04. Let the Holy Grail Soak","size":"360469268"},{"id":"125GLuyDJrdBZF3wH0UVhqebbo945M1z4","name":"05. Two Sides to the Story","size":"318759959"},{"id":"1dZR_HY6ihym3Yb35QWDFhYovl2TIrJjo","name":"06. Blurred Vision - Dream or Reality","size":"316915450"},{"id":"1AG-_fr-bLuZlt95hGwht-9r5ovLkCrNz","name":"07. Beneath the Fur Coat","size":"310445721"},{"id":"1qs8WBCDenOwvDBHcP-FF2C3vaC84ypWk","name":"08. Like a Thread on the Canine","size":"288147638"},{"id":"1k951ZNHTlN0ehCxIRQXe3QFSHhlKgPab","name":"09. Into the Lion's Den","size":"329098798"},{"id":"1LfHAjG4MMP5eDA8-cKaQLXHpUjlqugVG","name":"10. A Wolf in Sheep's Clothing","size":"271826893"},{"id":"1EJHHVA-NLF53oySGl8H-rOItA9_makjQ","name":"11. To the Neon District","size":"300843745"},{"id":"1O-GkGpgBRju31a-hQBa5pG5qLyVx_kgV","name":"12. In the Storm's Wake","size":"295360257"}]}
--------------------------------------------------------------------------------
/public/data/shows/27.json:
--------------------------------------------------------------------------------
1 | {"id":27,"name":"Best in Show","banner":"https://www.nomabid.org/wp-content/uploads/2019/03/best-in-show2.jpg","rating":7.4,"desc":"","keywords":"Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTQ5OTc0NDU1MF5BMl5BanBnXkFtZTYwNzk1OTI3._V1_.jpg","episodes":[{"id":"1hCoC6VahfV6_kSYoKnskXiiNPMpSbCbO","name":"Best in Show","size":"1508137409"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/28.json:
--------------------------------------------------------------------------------
1 | {"id":28,"name":"Beyond the Boundary","banner":"https://pm1.narvii.com/7472/2755ce92f19d5ad6eda4b156ac36574aa40e3d8dr1-1920-1080v2_uhq.jpg","rating":0,"desc":"","keywords":"Fantasy,Slice of Life,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx18153-oDqA9zQzQPOq.png","episodes":[{"id":"1KNAAKpl19cHHB3B9nUdlFBuEbMoqHsuH","name":"01. Carmine","size":"159773963"},{"id":"1OT6WAmLpfI2trwDg4tq8NDbeAgp7fpZZ","name":"02. Ultramarine","size":"158571418"},{"id":"1ZQkZVI43F0S_iQfW4RFwUT3giRoV7Nij","name":"03. Moonlight Purple","size":"173299833"},{"id":"1qb20LmOmgtXpGv7w42a-Y8iWUQHGeojK","name":"04. Bitter Orange","size":"232469712"},{"id":"1DFimpmcuHvjX1Wfcox9n4Zqc-ow6YXg1","name":"05. Chartreuse Light","size":"167852552"},{"id":"1aNyV73MUWfVGFuoPZypnjAB-omOekuVR","name":"06. Shocking Pink","size":"177430549"},{"id":"1KbGqaXmEFKRpJnY3dBljKemeIfkTopjw","name":"07. Color of Clouds","size":"174215988"},{"id":"15rfL-VD2ImNL2EaZy8SL9r9vGpbuzf1G","name":"08. Calming Gold","size":"174409521"},{"id":"1Mdvp4M4uboDzWWg8ySpIeei-pFdmWXaE","name":"09. Silver Bamboo","size":"200606910"},{"id":"19fCEQSsFkd4olS31pWILskkugfiCkHu8","name":"10. White World","size":"159134127"},{"id":"1fAiiwDiR8TmrS0i0NYxKTSggBUEAfpDz","name":"11. Black World","size":"206824649"},{"id":"1dhB3mjdf3BroyKieLLwzyfS29_cY8dPY","name":"12. Grey World","size":"257781374"}]}
--------------------------------------------------------------------------------
/public/data/shows/29.json:
--------------------------------------------------------------------------------
1 | {"id":29,"name":"Black Panther","banner":"https://www.nigelclarkepresenter.co.uk/wp-content/uploads/2018/02/BP-08-copy.jpg","rating":7.3,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTg1MTY2MjYzNV5BMl5BanBnXkFtZTgwMTc4NTMwNDI@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1z4FjWzbve8klTu7UumoXHbQBCMk3_03b","name":"Black Panther","size":"2251898207"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/3.json:
--------------------------------------------------------------------------------
1 | {"id":3,"name":"A Silent Voice","banner":"https://www.sbs.com.au/popasia/sites/sbs.com.au.popasia/files/featureimageasilentvoice.jpg","rating":89,"desc":"","keywords":"Drama,Romance,Slice of Life","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20954-RYEF5mWglzV8.png","episodes":[{"id":"1z9f1SRZf_Z1BUs247xksQRyHDXXoPwP0","name":"A Silent Voice","size":"1804465602"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/30.json:
--------------------------------------------------------------------------------
1 | {"id":30,"name":"BlacKkKlansman","banner":"https://flxt.tmsimg.com/assets/p15393254_v_h10_ab.jpg","rating":7.5,"desc":"Ron Stallworth, an African American police officer from Colorado Springs, CO, successfully manages to infiltrate the local Ku Klux Klan branch with the help of a Jewish surrogate who eventually becomes its leader. Based on actual events.","keywords":" Biography, Crime, Drama ","poster":"https://m.media-amazon.com/images/M/MV5BMjUyOTE1NjI0OF5BMl5BanBnXkFtZTgwMTM4ODQ5NTM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1_wguOIbUrbLtS7LL1qAvRgWuVgMbyxmN","name":"BlacKkKlansman","size":"2254591700"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/31.json:
--------------------------------------------------------------------------------
1 | {"id":31,"name":"Blade Runner 2049","banner":"https://anthonyvecch.files.wordpress.com/2017/10/blade-runner-2049-poster.jpg","rating":8,"desc":"","keywords":"Action,Drama,Mystery","poster":"https://m.media-amazon.com/images/M/MV5BNzA1Njg4NzYxOV5BMl5BanBnXkFtZTgwODk5NjU3MzI@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1AJAQ8UktEq-pBxkJH0h0lex64a1Y0bnC","name":"Blade Runner 2049","size":"2741653091"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/34.json:
--------------------------------------------------------------------------------
1 | {"id":34,"name":"Bohemian Rhapsody","banner":"https://www.cinemateatroeverest.it/wp-content/uploads/2019/01/Bohemian-Rhapsody-QUEEN-Full-Movie-Trailer-2018-g.jpg","rating":8,"desc":"","keywords":"Biography,Drama,Music","poster":"https://m.media-amazon.com/images/M/MV5BMTA2NDc3Njg5NDVeQTJeQWpwZ15BbWU4MDc1NDcxNTUz._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1dInrifxcrMADUtvkU653zK5FuU1tDR7w","name":"Bohemian Rhapsody","size":"2244640723"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/4.json:
--------------------------------------------------------------------------------
1 | {"id":4,"name":"About Time","banner":"https://watanabemitsutoshi.com/wp-content/uploads/2015/07/About-Time-main-1140x500.jpg","rating":7.8,"desc":"","keywords":"Comedy,Drama,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMTA1ODUzMDA3NzFeQTJeQWpwZ15BbWU3MDgxMTYxNTk@._V1_SY1000_CR0,0,631,1000_AL_.jpg","episodes":[{"id":"1-ZB8riGvcbbarF0czBYs7xE_gYYZzeJx","name":"About Time","size":"2064824159"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/41.json:
--------------------------------------------------------------------------------
1 | {"id":41,"name":"Brooklyn Nine-Nine Season 7","banner":"https://i2.wp.com/honknews.com/wp-content/uploads/2020/03/Spoilers-of-Brooklyn-Nine-Nine-Season-7-Episode-9-06.jpeg?fit=1920%2C1080&ssl=1","rating":8.4,"desc":"Brooklyn Nine-Nine follows the exploits of hilarious Det. Jake Peralta and his diverse, lovable colleagues as they police the NYPD's 99th Precinct. ","keywords":"Comedy,Crime","poster":"https://m.media-amazon.com/images/M/MV5BNzVkYWY4NzYtMWFlZi00YzkwLThhZDItZjcxYTU4ZTMzMDZmXkEyXkFqcGdeQXVyODUxOTU0OTg@._V1_.jpg","episodes":[{"id":"1_bT0X1NT1nqvjB4ILmebNjXwl90K3X1f","name":"1. Manhunter.mkv","size":"1661122837"},{"id":"1oXMrWvamSm_K6-AarzdShKcNYsMheduf","name":"2. Captain Kim.mkv","size":"1602585996"},{"id":"1SpY6_0DU8ZNTtqBbjI3bthqNwLdeHX5n","name":"3. Pimemento.mkv","size":"1651686071"},{"id":"1nyJZo_L8FGIGIB-VFOlWA5Bbsh8NYiRs","name":"4. The Jimmy Jab Games II.mkv","size":"1656789192"},{"id":"1z32fG6q4h-oZScJtawUSowHFXy4LiT2I","name":"5. Debbie.mkv","size":"1666723518"},{"id":"1y35ZOmpRuH9bSSiw6SbB9STwcrN9VOac","name":"6. Trying.mkv","size":"1652169256"},{"id":"1ii-mP7Mbw4jCkLU5DRPcYqay2YhqebWi","name":"7. Ding Dong.mkv","size":"1632805860"},{"id":"1GkCnuLKIiQU2sFPPfgNa18_6nPOarEb0","name":"8. The Takeback.mkv","size":"1664037588"},{"id":"1wLug6jHwatI_s_lzW9LVm_ALWWJkiIIL","name":"9. Dillman.mkv","size":"1603225162"},{"id":"17EpT7GO8EHkFQCoaJZO8fWxMrkseorct","name":"10. Admiral Peralta.mkv","size":"1663005272"},{"id":"1OrMA5uXjVLEVylIvu0EwR5GQD0unt6B0","name":"11. Valloweaster.mkv","size":"1543982506"},{"id":"1ryVtG9Y9hzz04FJVMJIyifhzx1jxyjU3","name":"12. Ransom.mkv","size":"1662711726"},{"id":"1Y0mnit8trIYNTlqGQs6Fx-hg2oh91SNi","name":"13. Lights Out.mkv","size":"1642707989"}],"type":"tv show"}
--------------------------------------------------------------------------------
/public/data/shows/42.json:
--------------------------------------------------------------------------------
1 | {"id":42,"name":"Captain America: Civil War","banner":"https://i.pinimg.com/originals/fa/7a/14/fa7a1444496b782fc81916fb5eb29960.jpg","rating":7.8,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMjQ0MTgyNjAxMV5BMl5BanBnXkFtZTgwNjUzMDkyODE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"12f9PbwN0Al_GtQmCUaT89cN-16UJbxPX","name":"Captain America: Civil War","size":"2471814361"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/43.json:
--------------------------------------------------------------------------------
1 | {"id":43,"name":"Captain America: The First Avenger","banner":"https://i0.wp.com/thegeekiverse.com/wp-content/uploads/2018/04/first-avenger-header.jpg?fit=1920%2C1403&ssl=1","rating":6.9,"desc":"Steve Rogers, a rejected military soldier, transforms into Captain America after taking a dose of a Super-Soldier serum. But being Captain America comes at a price as he attempts to take down a war monger and a terrorist organization.","keywords":" Action, Adventure, Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTYzOTc2NzU3N15BMl5BanBnXkFtZTcwNjY3MDE3NQ@@._V1_SY1000_CR0,0,640,1000_AL_.jpg","episodes":[{"id":"1MH2fomhTIa_HA5ykilah0S1PnOPvTmBV","name":"Captain America: The First Avenger","size":"2078271110"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/44.json:
--------------------------------------------------------------------------------
1 | {"id":44,"name":"Captain America: The Winter Soldier","banner":"https://www.ankit2world.com/wp-content/uploads/2019/03/Captain-America-The-Winter-Soldier-Ankit2World.jpg","rating":7.7,"desc":"As Steve Rogers struggles to embrace his role in the modern world, he teams up with a fellow Avenger and S.H.I.E.L.D agent, Black Widow, to battle a new threat from history: an assassin known as the Winter Soldier.","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMzA2NDkwODAwM15BMl5BanBnXkFtZTgwODk5MTgzMTE@._V1_SY1000_CR0,0,685,1000_AL_.jpg","episodes":[{"id":"1VhcF4imGJaK2-Pwt3rrQB8tQKq58adeZ","name":"Captain America: The Winter Soldier","size":"2274572864"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/45.json:
--------------------------------------------------------------------------------
1 | {"id":45,"name":"Casino Royale","banner":"https://hxkyx44ph6g3vhzqosgkpy30-wpengine.netdna-ssl.com/wp-content/uploads/2016/11/Gallery4.jpg","rating":8,"desc":"After earning 00 status and a licence to kill, Secret Agent James Bond sets out on his first mission as 007. Bond must defeat a private banker funding terrorists in a high-stakes game of poker at Casino Royale, Montenegro.","keywords":"Action,Adventure,Thriller","poster":"https://m.media-amazon.com/images/M/MV5BMDI5ZWJhOWItYTlhOC00YWNhLTlkNzctNDU5YTI1M2E1MWZhXkEyXkFqcGdeQXVyNTIzOTk5ODM@._V1_SY1000_CR0,0,672,1000_AL_.jpg","episodes":[{"id":"17sp5tgkSMp0RzSCvJayzK7ouzeYkJAkW","name":"Casino Royale","size":"2418792863"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/46.json:
--------------------------------------------------------------------------------
1 | {"id":46,"name":"Catch Me If You Can","banner":"https://images5.alphacoders.com/340/thumb-1920-340953.jpg","rating":8.1,"desc":"","keywords":"Biography,Crime,Drama","poster":"https://m.media-amazon.com/images/M/MV5BMTY5MzYzNjc5NV5BMl5BanBnXkFtZTYwNTUyNTc2._V1_.jpg","episodes":[{"id":"1WuzaF68Eiq84XcUjEwgGEdsCos_VfW5r","name":"Catch Me If You Can","size":"2354723495"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/47.json:
--------------------------------------------------------------------------------
1 | {"id":47,"name":"Charlotte","banner":"https://i.pinimg.com/originals/e2/5a/5d/e25a5d1a2eaf1c1f1ec21d22d7615459.png","rating":0,"desc":"","keywords":"Drama,School,Super Power","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20997-FGhaAtfnXCsH.jpg","episodes":[{"id":"1ES1pMo6utlxhabBpj3_MGzniO2max_hr","name":"01 - I Think About Others","size":"219421908"},{"id":"11D968Uala0_kW1FqitKcNoRIzOOzxbpi","name":"02 - Melody of Despair","size":"215886136"},{"id":"1HTG2YiqOL_i2bUeOL-GHk0xRPsem741z","name":"03 - Love and Flame","size":"212493315"},{"id":"1rMskjlvmYpHoLoQHKn37aGaip5GcHycQ","name":"04 - Moment of Earnest","size":"211977582"},{"id":"1c-gdvy73-lGuFnNQYQ-JgQ7zMK7pvXAF","name":"05 - The Sound You Heard Sometime","size":"214674191"},{"id":"1beWzUu00ahejWbRsZh_UtFGm_oJDYwJ7","name":"06 - Happy You Did Not Notice","size":"209525965"},{"id":"1Y0jNFj30QiYYOECEdiF04UtRexaXbdSf","name":"07 - The End of the Exodus","size":"211731867"},{"id":"1MU428_J_a_fgZlCevWBIki7wecFRr0Rk","name":"08 - Encounter","size":"210522984"},{"id":"1vZuMl9IBmPwBycvpTzGbYriRqLLPBfNK","name":"09 - The World Is Not in Here","size":"212412654"},{"id":"1ws0iZuuAomApcD0vcYT6gjn-Vb1Nc0kg","name":"10 - Looting","size":"203811745"},{"id":"1msPWKWl42OIaqjgnWxBted-akMY3m0kE","name":"11 - Charlotte","size":"204793520"},{"id":"1wskDxQzRjR1Xo5VtpBpWi9-V04T4UMve","name":"12 - Promise","size":"211952930"},{"id":"1kLLEozVL4GizOKl6fW4k32l6wmiZ5xLL","name":"13 - Memories to Come","size":"209775297"}]}
--------------------------------------------------------------------------------
/public/data/shows/49.json:
--------------------------------------------------------------------------------
1 | {"id":49,"name":"Cloud Atlas","banner":"https://calmsearagingundertow.files.wordpress.com/2012/12/cloud-atlas-15499-1920x1200.jpg","rating":7.4,"desc":"An exploration of how the actions of individual lives impact one another in the past, present and future, as one soul is shaped from a killer into a hero, and an act of kindness ripples across centuries to inspire a revolution.","keywords":"Action,Drama,Mystery","poster":"https://m.media-amazon.com/images/M/MV5BMTczMTgxMjc4NF5BMl5BanBnXkFtZTcwNjM5MTA2OA@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1zUs8DSM7U0x88Kp1IRcnqDYUFqpwbxGC","name":"Cloud Atlas","size":"2877162026"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/52.json:
--------------------------------------------------------------------------------
1 | {"id":52,"name":"Coming to America","banner":"https://images4.alphacoders.com/800/800419.jpg","rating":7,"desc":"","keywords":"Comedy,Romance","poster":"https://movies-4-family.web.app/images/cta.jpg","episodes":[{"id":"1t_FK_JMgjwTQBa720apOiMhkbPqlzKKJ","name":"Coming to America","size":"2390317869"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/53.json:
--------------------------------------------------------------------------------
1 | {"id":53,"name":"Constantine","banner":"https://movieabeezr.files.wordpress.com/2016/01/constantine_horror_fantasy_occult_dark_poster_1920x1080.jpg?w=1920&h=1080&crop=1","rating":7,"desc":"Supernatural exorcist and demonologist John Constantine helps a policewoman prove her sister's death was not a suicide, but something more.","keywords":" Action, Fantasy, Horror","poster":"https://m.media-amazon.com/images/M/MV5BODRiNmFhY2EtMGY2OC00YjI2LWIyYjQtYzFiM2ZhNjdhYzE4XkEyXkFqcGdeQXVyNDY5MTUyNjU@._V1_SY1000_CR0,0,666,1000_AL_.jpg","episodes":[{"id":"1T7kBt_LzYVoxGwOKxFNbgf2VcoKGupd7","name":"Constantine","size":"2020225486"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/56.json:
--------------------------------------------------------------------------------
1 | {"id":56,"name":"Dark Waters","banner":"https://chemtrust.org/wp-content/uploads/DW-UK-poster-scaled.jpg","rating":7.6,"desc":"A corporate defense attorney takes on an environmental lawsuit against a chemical company that exposes a lengthy history of pollution.","keywords":" Biography, Drama, History","poster":"https://m.media-amazon.com/images/M/MV5BODQ0M2Y5M2QtZGIwMC00MzJjLThlMzYtNmE3ZTMzZTYzOGEwXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1ElNUm-_OHfyTpniHVs2-SZabzjoeseP0","name":"Dark Waters","size":"2124501648"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/58.json:
--------------------------------------------------------------------------------
1 | {"id":58,"name":"Deadpool","banner":"https://i0.wp.com/wallpaperswide.com/download/deadpool_6-wallpaper-1920x1080.jpg?strip=all","rating":8,"desc":"","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BYzE5MjY1ZDgtMTkyNC00MTMyLThhMjAtZGI5OTE1NzFlZGJjXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY1000_CR0,0,666,1000_AL_.jpg","episodes":[{"id":"1jCKGcVER1wfcwAwmU4Pdb8WwQtQz6tIL","name":"Deadpool","size":"1809031891"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/59.json:
--------------------------------------------------------------------------------
1 | {"id":59,"name":"Deadpool 2","banner":"https://images7.alphacoders.com/901/thumb-1920-901925.jpg","rating":7.7,"desc":"Foul-mouthed mutant mercenary Wade Wilson (a.k.a. Deadpool), brings together a team of fellow mutant rogues to protect a young boy with supernatural abilities from the brutal, time-traveling cyborg Cable.","keywords":" Action, Adventure, Comedy ","poster":"https://m.media-amazon.com/images/M/MV5BNjk1Njk3YjctMmMyYS00Y2I4LThhMzktN2U0MTMyZTFlYWQ5XkEyXkFqcGdeQXVyODM2ODEzMDA@._V1_.jpg","episodes":[{"id":"1wHx-G-OD68u6h2THH9FdXj8bbkrvlYaG","name":"Deadpool 2","size":"2242367077"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/6.json:
--------------------------------------------------------------------------------
1 | {"id":6,"name":"Aladdin","banner":"https://flxt.tmsimg.com/assets/p14596224_v_h10_ab.jpg","rating":7,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BMjQ2ODIyMjY4MF5BMl5BanBnXkFtZTgwNzY4ODI2NzM@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1QLGNTAVLHOAEQm-MLo7DX1E62wdMtene","name":"Aladdin","size":"2141877787"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/61.json:
--------------------------------------------------------------------------------
1 | {"id":61,"name":"Death Parade","banner":"https://images6.alphacoders.com/676/thumb-1920-676633.png","rating":0,"desc":"","keywords":"Drama,Game,Mystery,Psychological,Thriller","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx20931-bktYqOcxPERi.jpg","episodes":[{"id":"1iLk9YADWmjAjxReY6qtQzA-gwG2C4k9x","name":"01. Death Seven Darts","size":"109086920"},{"id":"1h4Dcny6wkdpIrLR4dsKoN6Ehrk_YSSYc","name":"02. Death Reverse","size":"92647661"},{"id":"1hJ0s0A-fhP-vC6nVqj6lPTD0u358_f1d","name":"03. Rolling Ballade","size":"108514434"},{"id":"1JVNw7Y0Bomb8-whSHWxqH-ndt8hQr4o7","name":"04. Death Arcade","size":"117203246"},{"id":"1PSXk2HKTITouTJl73Hsz5qAJLQ27SjF6","name":"05. Death March","size":"101169637"},{"id":"1cjcRjV0MtQ7ANjMdFbzjZ93V7NEVZx5H","name":"06. Cross Heart Attack","size":"119440423"},{"id":"1izjYxaJR6-OVzcWU_XMbaktN3yBurq79","name":"07. Alcohol Poison","size":"91232129"},{"id":"12dj0wggb3uoMyt4gtboeG_P7jzDVM27g","name":"08. Death Rally","size":"88976678"},{"id":"1h98QLkbJzMwhE7J0KB8u0n3a0pNYTJ-N","name":"09. Death Counter","size":"84245151"},{"id":"14TAnixkxC0sFS9O6cfBt25W-t1O3sLwd","name":"10. Story Teller","size":"86229035"},{"id":"1qBmHHtLoRvK-6gpVtmYxDxi04sbQ-q-_","name":"11. Memento Mori","size":"98285670"},{"id":"19sNmfdv6hYsUv4i4cb-M416YAO9vgmIy","name":"12. Suicide Tour","size":"97245340"},{"id":"16WoSjg1gZ8LqxDhrHeqNzvfAiEBVdnkJ","name":"desktop.ini"}]}
--------------------------------------------------------------------------------
/public/data/shows/63.json:
--------------------------------------------------------------------------------
1 | {"id":63,"name":"Django Unchained","banner":"https://www.moviedeskback.com/wp-content/uploads/2012/10/Django-Unchained-wallpapers-1920x1200-4.jpg","rating":8.4,"desc":"","keywords":"Drama,Western","poster":"https://m.media-amazon.com/images/M/MV5BMjIyNTQ5NjQ1OV5BMl5BanBnXkFtZTcwODg1MDU4OA@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1wh9qZC7t9Fl9G6SMD4RUK4BA-Tpk_CvW","name":"Django Unchained","size":"2767278779"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/64.json:
--------------------------------------------------------------------------------
1 | {"id":64,"name":"Doctor Strange","banner":"https://images2.alphacoders.com/699/thumb-1920-699585.jpg","rating":7.5,"desc":"","keywords":"Action,Adventure,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BNjgwNzAzNjk1Nl5BMl5BanBnXkFtZTgwMzQ2NjI1OTE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1Ue90McSt2Cc6sZTdk5AKo5M-olK0rMRE","name":"Doctor Strange","size":"1923777128"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/67.json:
--------------------------------------------------------------------------------
1 | {"id":67,"name":"Drifters","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/21123-AB6drAXL5FhN.jpg","rating":7.8,"desc":"Siblings Sora and Shiro together make up the most feared team of pro gamers in the world, The Blank. When they manage to beat god himself in a game of chess, they are sent to a world where all disputes are settled with games.","trailer":"quj8sK3Phh8","keywords":"Adventure,Comedy,Ecchi,Fantasy,Game,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx21123-bCuqm8wLDqOw.png","episodes":[{"id":"151Ii6EFR55IPQbl2mwDVKfH9tJfGjJ_B","name":"01. Fight Song.mkv","size":"475514900"},{"id":"1w-J2UBJhi70oBVYBCsj5LTG8t8vo2FVf","name":"02. Footsteps.mkv","size":"386223228"},{"id":"1T4qxlUC3pC0BBoyDg6X8ORJuZoyYSqMs","name":"03. Army of Ours Sortie at Dawn.mkv","size":"367084877"},{"id":"1IfhDZKFusgI-i_JofWkZ1fwvQj2XhD85","name":"04. Active Heart.mkv","size":"303516577"},{"id":"19xOVj-2aDXD7Szta7Lum9yyeKuQnINvk","name":"05. Bring Back Love.mkv","size":"303741050"},{"id":"1LquPtBiQKzs_srnrYOQ6C09czpZBMgW_","name":"06. Men of Destiny.mkv","size":"347351289"},{"id":"1_TRQ7-YkstI1OUd7sMmpy4N60gscN5AF","name":"07. Chaos Diver.mkv","size":"396404940"},{"id":"1gcKqJwt8zsXlYMVRul2QXIQZLvj15T_r","name":"08. Mystery Call Me.mkv","size":"321830261"},{"id":"1nGeopn0Ct5J5a12vBQz9HltQW37sL74a","name":"09. Serious Bomber.mkv","size":"302769944"},{"id":"1ErfwCxh9qCtsc1XYkWnYfYQ3iXkkmgFd","name":"10. Baba Yetu.mkv","size":"342699866"},{"id":"18STS983M1RhObbht57j3qAqrFykuD98h","name":"11. The Adventure of the Pistol Daimyo - Bullet Counting Song.mkv","size":"339873924"},{"id":"1YUXLbtovPLT49EbpR3CG9COw5BmZ8Mbp","name":"12. Staring at Shinsengumi - The Song of the Fervid Kyushu Man.mkv","size":"325685789"},{"id":"1BtFxVEw1vb50WAAvHjGmdGqPFeLCQ4LR","name":"13. OVA 1.mkv","size":"156978703"},{"id":"1ldGtbSsprubBCxes8Cnf99hYNBgGw9Cb","name":"14. OVA 2.mkv","size":"141590616"}],"imdb":"https://www.imdb.com/title/tt3431758"}
--------------------------------------------------------------------------------
/public/data/shows/68.json:
--------------------------------------------------------------------------------
1 | {"id":68,"name":"Dunkirk","banner":"https://miro.medium.com/max/3840/1*S7kbmqk23q-z57KGERmkVw.jpeg","rating":7.9,"desc":"","keywords":"Action,Drama,History","poster":"https://m.media-amazon.com/images/M/MV5BN2YyZjQ0NTEtNzU5MS00NGZkLTg0MTEtYzJmMWY3MWRhZjM2XkEyXkFqcGdeQXVyMDA4NzMyOA@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1ZNnvAPbS_vrbR8Nw_dXDtZSzSaabp8jX","name":"Dunkirk","size":"1783690528"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/7.json:
--------------------------------------------------------------------------------
1 | {"id":7,"name":"Alita: Battle Angel","banner":"https://i0.wp.com/theyoungeclectic.com/wp-content/uploads/2019/03/download.jpeg?fit=1920%2C1080&ssl=1","rating":7.3,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTQzYWYwYjctY2JhZS00NTYzLTllM2UtZWY5ZTk0NmYwYzIyXkEyXkFqcGdeQXVyMzgxODM4NjM@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1eaGsa1w3WsE9hD2n9dA7iaIVFG7x4kYl","name":"Alita: Battle Angel","size":"2040007098"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/70.json:
--------------------------------------------------------------------------------
1 | {"id":70,"name":"Dusk Maiden of Amnesia","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/12445.jpg","rating":3.9,"desc":"","keywords":"Horror,Mystery,Romance,School,Shounen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx12445-HAnPmLmAT4Om.jpg","episodes":[{"id":"189UJBxv1pGirUXIVl0ySgGKGbPgNoH_q","name":"01. Ghost Maiden","size":"253365072"},{"id":"11DXoq0nySVOrtFSEthy1X-PR3UASdoF2","name":"02. The Maiden's Meeting","size":"232624750"},{"id":"1eR8U0pBqWSs3Lt3Bvj_AqfX2uuQzM_S0","name":"03. Dark Black Maiden","size":"216661621"},{"id":"1BCcoxoh5YprurqjVs3cHiQRgHTpMUOaj","name":"04. Maiden of Dawn","size":"257775795"},{"id":"1e17-pRjWrBOLfC_EuZ4MU-RSTFAqLcN4","name":"05. Maiden of Longing","size":"225741578"},{"id":"16xcnPQotiT7KqInL9aMytxmRuClGo9Js","name":"06. Maiden of Vengeance","size":"334991193"},{"id":"1vLwId2UbXGjd6PVecay2O2tsHfv2Kd_3","name":"07. Maiden of Oblivion","size":"359809889"},{"id":"19QEcwJuAby_jL5kzy4_-VGS9Kght16L2","name":"08. Recollection Maiden","size":"262538616"},{"id":"1JioCVSFD08e-Iiqw4vbmiu74HACmIwi_","name":"09. Malice Maiden","size":"264951381"},{"id":"1sIRyV8yfGdaaW8GhPlQGeB9tbm_LjQEL","name":"10. Loss Maiden","size":"307817633"},{"id":"1jcuvNymO3M8cCTZcoIPdZeOxHb2cD4mh","name":"11. Bitter Tears Maiden","size":"224731077"},{"id":"1QN5vvF0ct9Q5b3bhobc5gzTCmzn1_2Sc","name":"12. Dusk Maiden","size":"239455229"},{"id":"1UllFdBGJQ4K9EqzRagMp-jh3LF4d0ybe","name":"Dusk Maiden of Amnesia OVA","size":"226697141"}]}
--------------------------------------------------------------------------------
/public/data/shows/71.json:
--------------------------------------------------------------------------------
1 | {"id":71,"name":"Edge of Tomorrow","banner":"https://images7.alphacoders.com/470/470303.jpg","rating":7.9,"desc":"","keywords":"Action,Adventure,Sci-Fi","poster":"https://m.media-amazon.com/images/M/MV5BMTc5OTk4MTM3M15BMl5BanBnXkFtZTgwODcxNjg3MDE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1JWaE174ZtEOCN8K7dlPJ72a6pDUDx0Og","name":"Edge of Tomorrow","size":"1898596611"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/72.json:
--------------------------------------------------------------------------------
1 | {"id":72,"name":"Elfen Lied","banner":"https://wallpaperaccess.com/full/52592.png","rating":0,"desc":"","keywords":"Action,Drama,Horror,Psychological,Romance,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx226-vqteB2impeYH.png","episodes":[{"id":"1XWqvVH-KSSdcC9wqkIFTgjV1-3ZYWzNl","name":"01. A Chance Encounter - Begegnung","size":"113150305"},{"id":"1YB4ov7NHp1qqGC9Ega8RAXSYbAaLTs98","name":"02. Annihilation - Vernichtung","size":"140148182"},{"id":"1VqLB4PuKZVcSYbdW6gW7C1DsZtiu4jvZ","name":"03. Deep Feelings - Im Innersten","size":"98453860"},{"id":"1rMKLvUq5V3U45Jaz_fNekmFCgLOFltHh","name":"04. Attack - Aufeinandertreffen","size":"103187789"},{"id":"1vQRroX7INd2nNxjeo82vNIFyD23MZcgj","name":"05. Receipt - Empfang","size":"101447043"},{"id":"1TG-73NNUSjqQJ8LksLY3zx340vnRB9Sh","name":"06. Innermost Feelings - Herzenswaerme","size":"115842134"},{"id":"1fqOekb3VfzLmf27xsYDDuubBvhMj8bA2","name":"07. Confrontation - Zufaellige Begegnung","size":"92404997"},{"id":"1CWMc63W41ix39MFU6k9m_w7kztlyyUw7","name":"08. The Beginning - Beginn","size":"101375135"},{"id":"1hx9WCax9eji20yd8_7pD_6oMZw-iiDVn","name":"09. Reminiscence - Schoene Erinnerung","size":"102725665"},{"id":"1npewCeyTpp5mIXciuYuwH-22V3V8UdmN","name":"10. Infant - Saeugling","size":"96372819"},{"id":"1uW1f-nuAZUTniL6YZJRnpa6A5q3_IIKZ","name":"11. Complication - Vermischung","size":"105078326"},{"id":"1HBHJ7YGJ9Ls0ZnzOJm_paNDWU5PjDq0G","name":"12. Quagmire - Taumeln","size":"104201832"},{"id":"1B52xdYTCa4aTp-FiUmwk1BLs3VznDUVc","name":"13. No Return - Erleuchtung","size":"95747930"},{"id":"14tvq8fE0wlG9boNS691KCqokqo9H5IU7","name":"desktop.ini"}]}
--------------------------------------------------------------------------------
/public/data/shows/73.json:
--------------------------------------------------------------------------------
1 | {"id":73,"name":"ERASED","banner":"https://animekaizoku.com/wp-content/uploads/2019/12/00031043.jpg","rating":81,"desc":"","keywords":"Mystery,Psychological,Seinen,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx21234-v2NMgPyoVRoM.jpg","episodes":[{"id":"1fEQ7sSkAXJ4MQToISex0MQ7jN7-JPvUC","name":"01. Flashing Before My Eyes","size":"210184485"},{"id":"1uEDLb2XKH9fATBB6VLzoRSaeLA8T6CLb","name":"02. Palm of the Hand","size":"182759941"},{"id":"1-8CwB6LcimfUSPsHVnDvGuvK5tDjGhuU","name":"03. Birthmark","size":"175386491"},{"id":"1zGE1G0hRh2KTbiCLZjvtJbpof-pdIT76","name":"04. Accomplishment","size":"166845734"},{"id":"1mtDSGabYzvN26x-FOEkCyr-GWLv-O--P","name":"05. Getaway","size":"192457578"},{"id":"17RCZurE22IJ6jz9FAYY1Fy8B81md_oQW","name":"06. Grim Reaper","size":"189535877"},{"id":"1i8pKcTBeDEn1okkBtme7FqT3k73l7dxa","name":"07. Out of Control","size":"159466382"},{"id":"1TjwtcCtEPKbXhjHOD4THSeiMbXk_mmc0","name":"08. Spiral","size":"158903946"},{"id":"196aXeCUyRvSXD9AKBM6Ee1OsaTsC6b-R","name":"09. Closure","size":"162536503"},{"id":"1iCLFpMJi7pFCwLw-RMQQHdL9aT7h2C9X","name":"10. Joy","size":"164348494"},{"id":"1d68XZc0tIhhTArJIn2VKbQYJSSPyMs4G","name":"11. Future","size":"159174908"},{"id":"13e1Dl08CNEwxGTTEloMBKizUziw6YGye","name":"12. Treasure","size":"156024667"}]}
--------------------------------------------------------------------------------
/public/data/shows/74.json:
--------------------------------------------------------------------------------
1 | {"id":74,"name":"Eternal Sunshine of the Spotless Mind","banner":"https://hollywoodsuite.ca/wp-content/uploads/poster/HS903717_poster_1920_1080.jpg","rating":8.3,"desc":"When their relationship turns sour, a couple undergoes a medical procedure to have each other erased from their memories.","keywords":" Drama, Romance, Sci-Fi ","poster":"https://m.media-amazon.com/images/M/MV5BMTY4NzcwODg3Nl5BMl5BanBnXkFtZTcwNTEwOTMyMw@@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1Qs_bp9x17W8SizNUGOYiXPZbxbqUQE4t","name":"Eternal Sunshine of the Spotless Mind","size":"1800067354"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/76.json:
--------------------------------------------------------------------------------
1 | {"id":76,"name":"Fantastic Beasts: The Crimes of Grindelwald","banner":"https://images.ctfassets.net/usf1vwtuqyxm/6xURuoQ8GQekawiAckcqCY/2427c0462ea4305ea7c38231df8e20d4/Fantastic-Beasts-2_Sdtk_YouTube_1920x1080px_01.png","rating":6.6,"desc":"","keywords":"Adventure,Family,Fantasy","poster":"https://m.media-amazon.com/images/M/MV5BYWVlMDI5N2UtZTIyMC00NjZkLWI5Y2QtODM5NGE5MzA0NmVjXkEyXkFqcGdeQXVyNzU3NjUxMzE@._V1_.jpg","episodes":[{"id":"14vqyCQuBRoD8g3pbx-UUDUB_XK59ZYey","name":"Fantastic Beasts: The Crimes of Grindelwald","size":"2359436976"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/77.json:
--------------------------------------------------------------------------------
1 | {"id":77,"name":"Fate Zero","banner":"https://fernandezgerald.files.wordpress.com/2015/02/fate-stay-night-haremaster99-32290756-1920-1080.jpg","rating":0,"desc":"","keywords":"Action,Fantasy,Magic,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx10087-uuSRX1TZt0Kv.jpg","episodes":[{"id":"1JwpXtdU-LtCU245Y88J6gmRC3Op1WV8n","name":"01 - Summoning of the Heroic Spirits","size":"344882832"},{"id":"11IN3GliNxBmT-gKAHJwg4esOZ2YunBbl","name":"02 - False Start","size":"249876025"},{"id":"1ioFK7uJt0hGthgcQbhgIT5YfL8LIpPdw","name":"03 - Land of Winter Trees","size":"257264795"},{"id":"1V5W9HZ6kZnLFTF2xGdP165l1xdXR8siW","name":"04 - Blade of the Demonic Spear","size":"318003880"},{"id":"17DjunziLExQQ_3uF9qoffytykqppDBUz","name":"05 - The Vicious Beast Roars","size":"310877504"},{"id":"1Ld4hm-0QjcDdQB7iWOSlI23mZp0K4HQp","name":"06 - Night of Stratagems","size":"224254487"},{"id":"1EsQeep6xEgOFA1mBvtOXeUiLtmrrrcfY","name":"07 - Forest of Demons","size":"281427797"},{"id":"1hP4R46metCgLrugBCE6bVy7CA44vwX98","name":"08 - The Magus Killer","size":"296832432"},{"id":"18jNyNnFacrHhJhN3iw8VJBtZc2f0teRI","name":"09 - Master and Servant","size":"242197677"},{"id":"1CHMJ6JjMlpSLjH49UkZZHicBlZuMcjmD","name":"10 - Rin's Adventure","size":"281513267"},{"id":"1l4RQUObx6IbMWwzESyBT5YhT28aXQcqf","name":"11 - The Grail Dialogue","size":"292975191"},{"id":"15Tg-mk2y-ZdVSINyrApQsCk-9RZSSw_e","name":"12 - Invitation of the Holy Grail","size":"231240162"},{"id":"1rc6TwXLHUfbVG3kPV6ZQGks-CgZqK54U","name":"13 - The Forbidden Banquet","size":"261298690"}]}
--------------------------------------------------------------------------------
/public/data/shows/78.json:
--------------------------------------------------------------------------------
1 | {"id":78,"name":"Fate Zero 2nd Season","banner":"https://static.zerochan.net/Fate.zero.full.427334.jpg","rating":0,"desc":"","keywords":"Action,Fantasy,Magic,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx11741-Twb6iJx77FFV.jpg","episodes":[{"id":"1X-qTGyRHj_I4p4CTG0iV2mWPa-8qYUyv","name":"14 - The Mion River Battle","size":"269105330"},{"id":"16JdOOlbY5Wu8s6dRbWweg7RD01MC10gJ","name":"15 - Golden Brilliance","size":"371199771"},{"id":"1URb0Yxfv-d7Fh_HG50T5P3cYBg1_qhSQ","name":"16 - The End of Honor","size":"208655513"},{"id":"1gdYfgyGrcl2Y9u88HbiK24A2sa5dHJz4","name":"17 - The Eighth Contract","size":"158188814"},{"id":"1bZayr1Xaqfkxihv_GNiNH5wZ65lG463K","name":"18 - Distant Memories","size":"190547260"},{"id":"1wsiZj5RrPD4eWGftIHAR1eSZzOgOljly","name":"19 - Where Justice is Found","size":"184444609"},{"id":"16F6LbjVBBDTUYw-9xVjxuDuwMhoqo-Bc","name":"20 - Return of the Assassin","size":"178385321"},{"id":"1zYtqFeZMXvQk7YLVNTxckde5U2GfSmp7","name":"21 - Knight on Two Wheels","size":"257479616"},{"id":"1QLvbuMpbPjw9lST3xUw4obxA8euKqity","name":"22 - All Evil in This World","size":"191991658"},{"id":"1FeYgUNCtdDqulw_hswuaU8ZuPoDyj1Tz","name":"23 - The Sea at the End of the World","size":"289164725"},{"id":"1OgzQIJkqYz4m143tEErtfPM7jFv2Y9gX","name":"24 - The Last Command Seal","size":"276362261"},{"id":"1BVXPSstWnjdobiqhUvEIK1x4qdeMqKWt","name":"25 - Fate Zero","size":"225823644"}]}
--------------------------------------------------------------------------------
/public/data/shows/79.json:
--------------------------------------------------------------------------------
1 | {"id":79,"name":"Fight Club","banner":"https://somefilmsandstuff.files.wordpress.com/2013/09/fight12.jpg","rating":8.8,"desc":"","keywords":"Drama","poster":"https://m.media-amazon.com/images/M/MV5BMmEzNTkxYjQtZTc0MC00YTVjLTg5ZTEtZWMwOWVlYzY0NWIwXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_SY1000_CR0,0,666,1000_AL_.jpg","episodes":[{"id":"1AULVPt-gOdNImI8BfiIjATW_u1-u9kHK","name":"Fight Club","size":"2326609143"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/8.json:
--------------------------------------------------------------------------------
1 | {"id":8,"name":"Angel Beats!","banner":"https://s4.anilist.co/file/anilistcdn/media/anime/banner/6547-1wnXrv5jptYV.jpg","rating":7.7,"desc":"Rebellious teens fight in armed combat against one dispassionate girl's supernatural powers in an afterlife high school.","trailer":"Turf7WDB3iY","keywords":"Action,Comedy,Drama,School,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/bx6547-3jWzWyXg34Et.png","episodes":[{"id":"1XTAfuQZPqyRIUuoqMv08YnHQKEUZ_nh8","name":"01. Departure","size":"289264644"},{"id":"1uEr9VodIDODGDrffTqRBWii2sZLkRgTH","name":"02. Guild","size":"290222996"},{"id":"1S4dTKnCGH3QJCyqnqxpv7alxgeRp-AyW","name":"03. My Song","size":"295869728"},{"id":"12KRMQSrpe4HaIub04z-8_8YReDVwCd4a","name":"04. Day Game","size":"274411198"},{"id":"17IpD9j8mKUqhPpweDBgLXIQ8oU_cEGjA","name":"05. Favorite Flavor","size":"259548038"},{"id":"1bbQyxpkHxhhWi68uNc1TAuz9UHhCXcAk","name":"06. Family Affair","size":"267336164"},{"id":"1gzDIK-tXPV88My3Ef0BKaWKHzN1wyZC4","name":"07. Alive","size":"280725980"},{"id":"1zbkvRu8oPhxfhFc96KWiIxqXO8NI45wf","name":"08. Dancer in the Dark","size":"266178060"},{"id":"1_Cy-NzmDJsRmFk47eTWTQf7cT8h9WEUr","name":"09. In Your Memory","size":"213186368"},{"id":"1x8Geb1WV6js9h9ZxKPx5WLniobII5RzV","name":"10. Goodbye Days","size":"302219890"},{"id":"1kObj4fZKCxNgxBWVU79tBijIxzLC1UrF","name":"11. Change the World","size":"254248035"},{"id":"1djKwQJ1Na81Fxe14VD9d881EVKwJ6S8R","name":"12. Knockin' on Heaven's Door","size":"250174196"},{"id":"1UKcueeON5lvGAJm9KAjm5PbjDAcOKYP1","name":"13. Graduation","size":"278506498"}]}
--------------------------------------------------------------------------------
/public/data/shows/82.json:
--------------------------------------------------------------------------------
1 | {"id":82,"name":"Ford v Ferrari","banner":"https://wallpapercave.com/wp/wp4924415.jpg","rating":8.1,"desc":"","keywords":"Action,Biography,Drama","poster":"https://movies-4-family.web.app/images/ford.jpg","episodes":[{"id":"1H96P6uyoHEbLKqGtFN3biKWqOn4gA0Vm","name":"Ford v Ferrari","size":"2553268482"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/83.json:
--------------------------------------------------------------------------------
1 | {"id":83,"name":"Forrest Gump","banner":"https://images.alphacoders.com/802/thumb-1920-802591.jpg","rating":8.8,"desc":"","keywords":"Drama,Romance","poster":"https://m.media-amazon.com/images/M/MV5BNWIwODRlZTUtY2U3ZS00Yzg1LWJhNzYtMmZiYmEyNmU1NjMzXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_.jpg","episodes":[{"id":"1Itd4Ya3oMd8yS0OjrZLWhJSatv6AsLrh","name":"Forrest Gump","size":"2376208303"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/84.json:
--------------------------------------------------------------------------------
1 | {"id":84,"name":"Frozen","banner":"https://avante.biz/wp-content/uploads/Frozen-Wallpaper-Hd/Frozen-Wallpaper-Hd-015.jpg","rating":7.4,"desc":"When the newly crowned Queen Elsa accidentally uses her power to turn things into ice to curse her home in infinite winter, her sister Anna teams up with a mountain man, his playful reindeer, and a snowman to change the weather condition.","keywords":"Animation, Adventure, Comedy ","poster":"https://m.media-amazon.com/images/M/MV5BMTQ1MjQwMTE5OF5BMl5BanBnXkFtZTgwNjk3MTcyMDE@._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1iRkpj75tVQ7x56DQN22U6jf7E0aMU1C3","name":"Frozen","size":"1709255964"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/85.json:
--------------------------------------------------------------------------------
1 | {"id":85,"name":"Frozen II","banner":"https://static1.squarespace.com/static/5910467bd482e9ff42c975d3/5ae056d3352f536ee59baf84/5e37f92612092f158793b558/1580728047490/Frozen2_1920x1080px_NO.jpg?format=2500w","rating":6.9,"desc":"","keywords":"Animation,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMjA0YjYyZGMtN2U0Ni00YmY4LWJkZTItYTMyMjY3NGYyMTJkXkEyXkFqcGdeQXVyNDg4NjY5OTQ@._V1_SY1000_SX675_AL_.jpg","episodes":[{"id":"1X5PwCO_hG2CSCzq27nikDy2QVScP-X8A","name":"Frozen II","size":"1727794131"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/89.json:
--------------------------------------------------------------------------------
1 | {"id":89,"name":"Gladiator","banner":"https://wallpaperplay.com/walls/full/c/5/e/70493.jpg","rating":8.5,"desc":"A former Roman General sets out to exact vengeance against the corrupt emperor who murdered his family and sent him into slavery.","keywords":" Action, Adventure, Drama ","poster":"https://m.media-amazon.com/images/M/MV5BMDliMmNhNDEtODUyOS00MjNlLTgxODEtN2U3NzIxMGVkZTA1L2ltYWdlXkEyXkFqcGdeQXVyNjU0OTQ0OTY@._V1_SY1000_CR0,0,675,1000_AL_.jpg","episodes":[{"id":"1jh651QNizNRZkg42ChTO76zkLAAsSvdV","name":"Gladiator","size":"2861077808"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/9.json:
--------------------------------------------------------------------------------
1 | {"id":9,"name":"Anohana - The Flower We Saw That Day","banner":"https://vistapointe.net/images/anohana-1.jpg","rating":0,"desc":"","keywords":"Drama,Slice of Life,Supernatural","poster":"https://s4.anilist.co/file/anilistcdn/media/anime/cover/large/nx9989-R9sM0QnLukEe.jpg","episodes":[{"id":"1N5ctLpolOOPMg1QJJn1mEWajJ0qVPBdB","name":"01. Super Peace Busters","size":"210478504"},{"id":"1KIlU0cfZBw_KDC2typc_LI8ZSyC8GVMz","name":"02. The Hero Menma","size":"255825569"},{"id":"1vGqU2SWxX464GgVKcJXBVvaRZifnYNj8","name":"03. Menma Search Party","size":"241995136"},{"id":"1o3e4P1u9X1C8L25J6sotNW6OKEOiaLSy","name":"04. A White Dress, A Blue Ribbon","size":"212514946"},{"id":"1VHZ11uiEmjmN67RG4YknID3PPR09iKc1","name":"05. Tunnels","size":"204968504"},{"id":"1rwMQzmAvu2vvaFlJtNabVxffFEpb9Tmx","name":"06. Forget Me, Forget Me Not","size":"254958782"},{"id":"1Fpe0DHTPYDdREpDMIeufSTbT82pGY5jc","name":"07. True Wish","size":"232971413"},{"id":"1RcvjoDxL8qftYgTHaauMx8iSSabx6KxS","name":"08. I Wonder","size":"192247740"},{"id":"1AVrVCWK0yBB1uHRMIT1XiG5OVQfMA3YK","name":"09. Menma and the Rest","size":"234098637"},{"id":"1z_ChfCgBU0tnxyiaWzKn0-y0MfvaP0Mt","name":"10. Fireworks","size":"252204893"},{"id":"1Tosoo5fjzpaxhTMUz2e58NiaZKEfCX17","name":"11. The Flower That Bloomed That Summer","size":"198002490"},{"id":"1NTCYahR-pUQWobiDvnjt6C5RA6SU9FQI","name":"desktop.ini"}]}
--------------------------------------------------------------------------------
/public/data/shows/90.json:
--------------------------------------------------------------------------------
1 | {"id":90,"name":"Good Will Hunting","banner":"https://images6.alphacoders.com/341/thumb-1920-341553.jpg","rating":8.3,"desc":"","keywords":"Drama,Romance","poster":"https://m.media-amazon.com/images/M/MV5BOTI0MzcxMTYtZDVkMy00NjY1LTgyMTYtZmUxN2M3NmQ2NWJhXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SY1000_CR0,0,655,1000_AL_.jpg","episodes":[{"id":"1v4DRQh3GhJgiFVHjNXvnlypgwV7jHYPZ","name":"Good Will Hunting","size":"2118397851"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/91.json:
--------------------------------------------------------------------------------
1 | {"id":91,"name":"Gran Torino","banner":"https://vistapointe.net/images/gran-torino-3.jpg","rating":8.1,"desc":"","keywords":"Drama","poster":"https://movies-4-family.web.app/images/grantorino.jpg","episodes":[{"id":"16RLnLHeEOLwe8Z0fcKD6j4je5K-RMeox","name":"Gran Torino","size":"1950433031"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/92.json:
--------------------------------------------------------------------------------
1 | {"id":92,"name":"Greyhound","banner":"https://img.reelgood.com/content/movie/5349cae6-e2ce-45c7-b896-477b855c5dea/backdrop-1920.jpg","rating":7,"desc":"Several months after the U.S. entry into World War II, an inexperienced U.S. Navy commander must lead an Allied convoy being stalked by a German submarine wolf pack.","keywords":"Action, Drama, History","poster":"https://m.media-amazon.com/images/M/MV5BZTFkZjYxNWItZmE2MC00MGE4LWIxYTgtZmIzOWM1YmI2YWEzXkEyXkFqcGdeQXVyMDM2NDM2MQ@@._V1_SY1000_CR0,0,668,1000_AL_.jpg","episodes":[{"id":"159WrPO_7Xtfb76wBenmP9RbXEvtSmbqs","name":"Greyhound","size":"16967148943"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/93.json:
--------------------------------------------------------------------------------
1 | {"id":93,"name":"Guardians of the Galaxy","banner":"https://i2.wp.com/innovation-village.com/wp-content/uploads/2014/02/Guardians-of-the-Galaxy-img.1.jpg?fit=1920%2C1080&ssl=1","rating":8,"desc":"","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BMTAwMjU5OTgxNjZeQTJeQWpwZ15BbWU4MDUxNDYxODEx._V1_SY1000_CR0,0,674,1000_AL_.jpg","episodes":[{"id":"1NASoNmIhejTV-L_YnaOhGhxfpWHJsuHc","name":"Guardians of the Galaxy","size":"2022298110"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/94.json:
--------------------------------------------------------------------------------
1 | {"id":94,"name":"Guardians of the Galaxy Vol. 2","banner":"https://movizark.files.wordpress.com/2017/03/guardians-of-the-galaxy-vol-2-1920x1200-guardians-of-the-galaxy-vol-2-6474.jpg","rating":7.6,"desc":"The Guardians struggle to keep together as a team while dealing with their personal family issues, notably Star-Lord's encounter with his father the ambitious celestial being Ego.","keywords":"Action,Adventure,Comedy","poster":"https://m.media-amazon.com/images/M/MV5BNjM0NTc0NzItM2FlYS00YzEwLWE0YmUtNTA2ZWIzODc2OTgxXkEyXkFqcGdeQXVyNTgwNzIyNzg@._V1_.jpg","episodes":[{"id":"1ovXFzjC_oS88S-o4mgJ8VhJCRi-K_PVS","name":"Guardians of the Galaxy Vol. 2","size":"2271972763"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/data/shows/97.json:
--------------------------------------------------------------------------------
1 | {"id":97,"name":"Hacksaw Ridge","banner":"https://images-eu.ssl-images-amazon.com/images/S/sgp-catalog-images/region_GB/lionsgate-LGIIUK95410-Full-Image_GalleryCover-en-GB-1553677288334._UR1920,1080_RI_.jpg","rating":8.1,"desc":"World War II American Army Medic Desmond T. Doss, who served during the Battle of Okinawa, refuses to kill people, and becomes the first man in American history to receive the Medal of Honor without firing a shot.","keywords":" Biography, Drama, History ","poster":"https://m.media-amazon.com/images/M/MV5BMjQ1NjM3MTUxNV5BMl5BanBnXkFtZTgwMDc5MTY5OTE@._V1_SY1000_CR0,0,647,1000_AL_.jpg","episodes":[{"id":"1g1J2jJHldW4oKD6ZspWcA04wh38Qh0ha","name":"Hacksaw Ridge","size":"2324844150"}],"type":"movie"}
--------------------------------------------------------------------------------
/public/icon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/public/icon.ico
--------------------------------------------------------------------------------
/public/manifest.json:
--------------------------------------------------------------------------------
1 | {
2 | "short_name": "VIBE",
3 | "name": "Video streaming app",
4 | "icons": [
5 | ],
6 | "start_url": ".",
7 | "display": "standalone",
8 | "theme_color": "#000000",
9 | "background_color": "#ffffff"
10 | }
11 |
--------------------------------------------------------------------------------
/public/robots.txt:
--------------------------------------------------------------------------------
1 | # https://www.robotstxt.org/robotstxt.html
2 | User-agent: *
3 | Disallow:
4 |
--------------------------------------------------------------------------------
/server/.gitignore:
--------------------------------------------------------------------------------
1 |
2 | .credentials/**
3 | .temp/**
4 | node_modules/**
5 | img/**
6 | cached.json
7 | bundle.js
8 | cached.json
9 | downloaded/**
10 | chunks
11 | local_store.json
--------------------------------------------------------------------------------
/server/client_secret.json:
--------------------------------------------------------------------------------
1 | {
2 | "web": {
3 | "client_id": "880830326274-85ckm42lhoiec3jofmcbdohl8q6rrnlf.apps.googleusercontent.com",
4 | "project_id": "drivestreaming",
5 | "auth_uri": "https://accounts.google.com/o/oauth2/auth",
6 | "token_uri": "https://oauth2.googleapis.com/token",
7 | "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
8 | "client_secret": "sBXvKT72bohos7VBMYKqU5i2",
9 | "redirect_uris": ["http://127.0.0.1:9001/code"],
10 | "javascript_origins": ["http://127.0.0.1:9001"]
11 | }
12 | }
13 |
--------------------------------------------------------------------------------
/server/utils.js:
--------------------------------------------------------------------------------
1 | const axios = require("axios");
2 | const HTMLParser = require("node-html-parser");
3 | const fs = require("fs");
4 |
5 | const getIMBD = (url) => {
6 | return new Promise(async (resolve, reject) => {
7 | try {
8 | const res = await axios.get(url);
9 | const html = await res.data;
10 | const DOM = HTMLParser.parse(html);
11 | const rating = DOM.querySelector(".ratingValue").querySelector("strong")
12 | .rawText;
13 | const genre = DOM.querySelector(".title_wrapper")
14 | .querySelector(".subtext")
15 | .text.split("|")
16 | .map((i) => i.trim().replace(/\n/gm, ""));
17 | const desc = DOM.querySelector(".plot_summary")
18 | .text.split("\n")
19 | .map((i) => i.replace("|", "").trim())
20 | .filter((i) => i.length > 0);
21 |
22 | resolve({
23 | rating: Number(rating),
24 | genre: genre,
25 | desc: desc,
26 | });
27 | } catch (error) {
28 | reject(error);
29 | }
30 | });
31 | };
32 |
33 | const moveFile = (currentPath, newPath) => {
34 | try {
35 | fs.renameSync(currentPath, newPath);
36 | } catch (err) {
37 | throw err;
38 | }
39 | };
40 |
41 | module.exports = {
42 | getIMBD,
43 | moveFile,
44 | };
45 |
--------------------------------------------------------------------------------
/src-tauri/.gitignore:
--------------------------------------------------------------------------------
1 | # Generated by Cargo
2 | # will have compiled files and executables
3 | /target/
4 | WixTools
5 |
6 | # These are backup files generated by rustfmt
7 | **/*.rs.bk
8 |
9 | config.json
10 | bundle.json
11 |
--------------------------------------------------------------------------------
/src-tauri/Cargo.toml:
--------------------------------------------------------------------------------
1 | [package]
2 | name = "vibe"
3 | version = "0.1.0"
4 | description = "A Tauri App"
5 | authors = [ "you" ]
6 | license = ""
7 | repository = ""
8 | default-run = "vibe"
9 | edition = "2018"
10 | build = "src/build.rs"
11 |
12 | [dependencies]
13 | actix-web = "2.0"
14 | actix-rt = "1.0"
15 | error-chain = "0.12.4"
16 | tempfile = "3.1.0"
17 | reqwest = { version = "0.10", features = [ "json" ] }
18 | tokio = { version = "0.2", features = [ "full" ] }
19 | serde_json = "1.0"
20 | serde = { version = "1.0", features = [ "derive" ] }
21 | tauri = { version = "0.9", features = [ "all-api" ] }
22 |
23 | [target."cfg(windows)".build-dependencies]
24 | winres = "0.1"
25 |
26 | [features]
27 | embedded-server = [ "tauri/embedded-server" ]
28 | no-server = [ "tauri/no-server" ]
29 |
30 | [[bin]]
31 | name = "vibe"
32 | path = "src/main.rs"
33 |
--------------------------------------------------------------------------------
/src-tauri/icons/128x128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/128x128.png
--------------------------------------------------------------------------------
/src-tauri/icons/128x128@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/128x128@2x.png
--------------------------------------------------------------------------------
/src-tauri/icons/32x32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/32x32.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square107x107Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square107x107Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square142x142Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square142x142Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square150x150Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square150x150Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square284x284Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square284x284Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square30x30Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square30x30Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square310x310Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square310x310Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square44x44Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square44x44Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square71x71Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square71x71Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/Square89x89Logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/Square89x89Logo.png
--------------------------------------------------------------------------------
/src-tauri/icons/StoreLogo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/StoreLogo.png
--------------------------------------------------------------------------------
/src-tauri/icons/icon.icns:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/icon.icns
--------------------------------------------------------------------------------
/src-tauri/icons/icon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/icon.ico
--------------------------------------------------------------------------------
/src-tauri/icons/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pownthep/Vibe/74d9704d802dd0a1267eac4ee42037d690cb39c8/src-tauri/icons/icon.png
--------------------------------------------------------------------------------
/src-tauri/rustfmt.toml:
--------------------------------------------------------------------------------
1 | max_width = 100
2 | hard_tabs = false
3 | tab_spaces = 2
4 | newline_style = "Auto"
5 | use_small_heuristics = "Default"
6 | reorder_imports = true
7 | reorder_modules = true
8 | remove_nested_parens = true
9 | edition = "2018"
10 | merge_derives = true
11 | use_try_shorthand = false
12 | use_field_init_shorthand = false
13 | force_explicit_abi = true
14 |
--------------------------------------------------------------------------------
/src-tauri/src/build.rs:
--------------------------------------------------------------------------------
1 | #[cfg(windows)]
2 | extern crate winres;
3 |
4 | #[cfg(windows)]
5 | fn main() {
6 | if std::path::Path::new("icons/icon.ico").exists() {
7 | let mut res = winres::WindowsResource::new();
8 | res.set_icon("icons/icon.ico");
9 | res.compile().expect("Unable to find visual studio tools");
10 | } else {
11 | panic!("No Icon.ico found. Please add one or check the path");
12 | }
13 | }
14 |
15 | #[cfg(not(windows))]
16 | fn main() {}
17 |
--------------------------------------------------------------------------------
/src-tauri/src/cmd.rs:
--------------------------------------------------------------------------------
1 | use serde::Deserialize;
2 |
3 | #[derive(Deserialize)]
4 | #[serde(tag = "cmd", rename_all = "camelCase")]
5 | pub enum Cmd {
6 | // your custom commands
7 | // multiple arguments are allowed
8 | // note that rename_all = "camelCase": you need to use "myCustomCommand" on JS
9 | MyCustomCommand { argument: String },
10 | }
11 |
--------------------------------------------------------------------------------
/src-tauri/src/lib.rs:
--------------------------------------------------------------------------------
1 | pub struct ThreadPool;
2 |
3 | impl ThreadPool {
4 | pub fn new(size: usize) -> ThreadPool {
5 | ThreadPool
6 | }
7 | }
--------------------------------------------------------------------------------
/src-tauri/tauri.conf.json:
--------------------------------------------------------------------------------
1 | {
2 | "build": {
3 | "distDir": "../build",
4 | "devPath": "http://localhost:3000",
5 | "beforeDevCommand": "",
6 | "beforeBuildCommand": ""
7 | },
8 | "ctx": {},
9 | "tauri": {
10 | "embeddedServer": {
11 | "active": false
12 | },
13 | "bundle": {
14 | "active": true,
15 | "targets": "all",
16 | "identifier": "com.tauri.dev",
17 | "icon": [
18 | "icons/32x32.png",
19 | "icons/128x128.png",
20 | "icons/128x128@2x.png",
21 | "icons/icon.icns",
22 | "icons/icon.ico"
23 | ],
24 | "resources": [],
25 | "externalBin": [],
26 | "copyright": "",
27 | "category": "DeveloperTool",
28 | "shortDescription": "",
29 | "longDescription": "",
30 | "deb": {
31 | "depends": [],
32 | "useBootstrapper": false
33 | },
34 | "osx": {
35 | "frameworks": [],
36 | "minimumSystemVersion": "",
37 | "useBootstrapper": false
38 | },
39 | "exceptionDomain": ""
40 | },
41 | "allowlist": {
42 | "all": true
43 | },
44 | "window": {
45 | "title": "Vibe",
46 | "width": 800,
47 | "height": 600,
48 | "resizable": true,
49 | "fullscreen": false
50 | },
51 | "security": {
52 | "csp": "default-src blob: data: filesystem: ws: http: https: 'unsafe-eval' 'unsafe-inline'"
53 | },
54 | "inliner": {
55 | "active": true
56 | }
57 | }
58 | }
59 |
--------------------------------------------------------------------------------
/src/App.test.tsx:
--------------------------------------------------------------------------------
1 | import React from 'react';
2 | import { render } from '@testing-library/react';
3 | import App from './App';
4 |
5 | test('renders learn react link', () => {
6 | const { getByText } = render(
{JSON.stringify(json, null, 2)}; 61 | }; 62 | 63 | export const vh = (v: number) => { 64 | var h = Math.max( 65 | document.documentElement.clientHeight, 66 | window.innerHeight || 0 67 | ); 68 | return (v * h) / 100; 69 | }; 70 | -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "compilerOptions": { 3 | "lib": ["es6", "dom"], 4 | "noImplicitAny": true, 5 | "noImplicitThis": true, 6 | "strictNullChecks": true, 7 | "jsx": "react", 8 | "target": "es5", 9 | "allowJs": true, 10 | "skipLibCheck": true, 11 | "esModuleInterop": true, 12 | "allowSyntheticDefaultImports": true, 13 | "strict": true, 14 | "forceConsistentCasingInFileNames": true, 15 | "module": "esnext", 16 | "moduleResolution": "node", 17 | "resolveJsonModule": true, 18 | "isolatedModules": true, 19 | "noEmit": true, 20 | "typeRoots": ["./types", "./node_modules/@types"] 21 | }, 22 | "include": ["src"], 23 | "exclude": ["node_modules", "typings"] 24 | } 25 | -------------------------------------------------------------------------------- /types/mpv.js/index.d.ts: -------------------------------------------------------------------------------- 1 | declare module 'mpv.js' 2 | 3 | -------------------------------------------------------------------------------- /types/react-scale-text/index.d.ts: -------------------------------------------------------------------------------- 1 | declare module 'react-scale-text' 2 | --------------------------------------------------------------------------------