
Django / Tailwind Tutorial - Code a Netflix Clone
video description
I can code a Netflix clone right?
Doesn't that mean I'd need a big server to store the files I'm streaming?
Like say you're doing it to create your own movie vlog with paid subscription to unlock videos.
Wouldn't this end up costing a lot at first?
Date: 2022-03-14
Related videos
Comments and reviews: 5
Courtney
why would there be a many to many relationship between movie and video? Each movie can have many videos (eg episodes), but it doesn't make sense for each video to be associated with multiple movies (there is no practical example of this on netflix that I can think of). Should it not be a one to many relationship?
reply
why would there be a many to many relationship between movie and video? Each movie can have many videos (eg episodes), but it doesn't make sense for each video to be associated with multiple movies (there is no practical example of this on netflix that I can think of). Should it not be a one to many relationship?
reply
Camilo
Hello. There's no license on this repo. So by default it's copyrighted. Is there plans to give this code away to the public so people can copy it, modify it an possibly make a profit off of it with out breaking any laws?
reply
Hello. There's no license on this repo. So by default it's copyrighted. Is there plans to give this code away to the public so people can copy it, modify it an possibly make a profit off of it with out breaking any laws?
reply
Stoney_Eagle
If only it could actually play movies from ripped dvds and have a good video player.
I've made that myself -- the best thing is that there's no tracking or your data being sold. -
reply
If only it could actually play movies from ripped dvds and have a good video player.
I've made that myself -- the best thing is that there's no tracking or your data being sold. -
reply
Syahnur197
what's the point of using class-based view if he didn't use any of the class's attributes to reduce boilerplate codes? Overriding the get methods defeats the purpose of using CBV
reply
what's the point of using class-based view if he didn't use any of the class's attributes to reduce boilerplate codes? Overriding the get methods defeats the purpose of using CBV
reply
Atharva.
Hi the only problem is that we don't write any real code when you tell to clone git repo all files and code is already there
reply
Hi the only problem is that we don't write any real code when you tell to clone git repo all files and code is already there
reply
Add a review, comment
Other channel videos















