NEED ADVICE: WHAT SCRIPT/PLUGIN IS PUTLOCKER.TODAY USING?

thesashaco

Newbie
Joined
Dec 1, 2017
Messages
8
Reaction score
1
NEED ADVICE: WHAT SCRIPT/PLUGIN IS PUTLOCKER.TODAY USING?

I am trying to start a movie streaming site within the next few weeks and want to learn as much as possible about this industry. I want the site to actually have the movie on it, meaning you wouldn't need to click a link to go to another.

I know nothing about coding.

I actually use putlocker.today and one time I wanted to watch a show whose episode literally aired 5 minutes before. The episode was on the website. At the moment I didn't think much of it but now I ponder about how they do it because I want my site to be at the same level.

Adding to my initial question are a few more:
1. How can I automatically get the name, poster, and broad desc. of most movies/shows released (almost) ever(no manual work)?

2. How can I automatically download & upload the movies/shows to openload (no manual work)?

3. How can I automatically embed the links of the movies/shows uploaded in the last step to my wordpress site(no manual work)?


I sincerely thank everyone who took time out of their day to read this post and answer any one of my questions. Thank you.
 
1. There are wordpress themes and Php scripts that can do this. That automatically scrapes data from IMDB. (ex: dooplay wordpress theme)
2. Probably you can hire a freelancer. there is a remote upload option in openload and streamango so you can scrape from other websites and upload to openload account easily Or you can learn selenium and python. you can do it with in a week if you do it the right way.
3. this can be automated like the 2nd step.
 
the solution is simple:

learn to code a bit because it's necessary! if you go to freecodecamp you will learn everything you need for free.

in that case, you will need to learn to play with the API,

there are exercises about that on FCC!

let me know
 
Back
Top