Any Alternative to VidSource API

asankae06

Newbie
Joined
May 14, 2011
Messages
24
Reaction score
3
i have used vidsource API in my movie site but it only gives me openload links. Is there any api where i can get google drive links.

thanks
 
Try alluc(DOT)ee, great api for movies/tv shows.
 
brotip: if you use movie theme in php with auto scrape movies simply put the variable {{ $title }} on embed url,ex: http://www.alluc.com/embed/{{ $title->title }} display page of movie/tv serie, this auto load and saves lot of time.
 
Back
Top