NicholasRoy96 / stream

A concept movie and TV streaming site built using Nuxt.js (SSR), Vuetify, Vuex, and data from TMDB open API.
https://streamco.me.uk/
8 stars 6 forks source link

Would it be possible? #1

Closed jhanc97 closed 3 years ago

jhanc97 commented 3 years ago

Would it be possible to add content (videos) manually?

NicholasRoy96 commented 3 years ago

This project is just using The Movie Database API https://developers.themoviedb.org/3/getting-started/introduction and pulling all data from their DB, so all functionality that exists on this site is limited to that.

Having a quick look at their API docs it doesn't look possible to post any video content to their DB with their API.