Hello there, i've been programming few days ago, a program that will maybe change the way we watch movies in streaming?
Well, i just had this idea long time ago, but started working on it when a friend wanted me to do so, and he helped me a little bit by telling suggesting me things and others.
I used some request based API's (such as imdbapi & omdbapi) to search movies and to ge all information about them. So can you guys tell me what you think about this, and what are you suggesting me to add?
This is not going to be open-source.
And here are some early pictures:
Welcome menu, where you get all the news about movies and all these things.
[img]http://img22.imageshack.us/img22/7824/vs7.png[/img]
The Search tab, it's still very wip, but it's working.
[img]http://i.imgur.com/mjk13bx.png[/img]
[img]http://img16.imageshack.us/img16/3169/z0u9.png[/img]
So as you can see, it's buggy and has a lot of work to do, i used threads for searching movies (downloading XML and reading them).
The whole thingy is made in C# using a Windows 8 UI Framework called MetroFramework or something.
You do realize that [url=http://www.apple.com/ilife/imovie/]iMovie is already the name of a fairly well-known thing[/url], right?
why not open source?
@Robmaister12, thanks for the information, i didn't knew taht x|
I'll change it asap.
@supersnail, i think that i will add some fees on it like the movies 50 min limits or something like that. So that's why it's not open source for the moment, but as i said, i still think, if i will not do that, i'll make it open source.
[QUOTE=Max98;41124074]@Robmaister12, thanks for the information, i didn't knew taht x|
I'll change it asap.
@supersnail, i think that i will add some fees on it like the movies 50 min limits or something like that. So that's why it's not open source for the moment, but as i said, i still think, if i will not do that, i'll make it open source.[/QUOTE]
Lol, trying to limit a C# app.
You're a funny guy.
[QUOTE=Perl;41124543]Lol, trying to limit a C# app.
You're a funny guy.[/QUOTE]
I don't see what's wrong with that.
[QUOTE=Max98;41127435]I don't see what's wrong with that.[/QUOTE]
C# can be decompiled very easily.
[QUOTE=BlkDucky;41127512]C# can be decompiled very easily.[/QUOTE]
The woes of a "CLI" language.
Obfuscation is possible and can be effective, regular binaries can be disassembled very easily with a tool like IDA, nothing is perfect.
Are you saying you want to establish your own video on demand service, or where are your streams gonna come from?
[QUOTE=Max98;41124074]@Robmaister12, thanks for the information, i didn't knew taht x|
I'll change it asap.
@supersnail, i think that i will add some fees on it like the movies 50 min limits or something like that. So that's why it's not open source for the moment, but as i said, i still think, if i will not do that, i'll make it open source.[/QUOTE]
You realize it's illegal to profit from other peoples copyrighted work, right?
[QUOTE=cody8295;41134583]You realize it's illegal to profit from other peoples copyrighted work, right?[/QUOTE]
I was wondering too where the content was going to come from. If the users have it anyway that's fine but there are already plenty of tools that do this.
Otherwise you'd either have to negotiate with a streaming provider or buy expensive streaming licenses.
As i said, i'm not sure if i'm going to add fees on it. And by what you guys come to say, i won't add. For the streaming system, i'll make my own that will be searching for a movie on purvid ou mixturecloud and others.
[QUOTE=Max98;41139330]As i said, i'm not sure if i'm going to add fees on it. And by what you guys come to say, i won't add. For the streaming system, i'll make my own that will be searching for a movie on purvid ou mixturecloud and others.[/QUOTE]
That's still very shady, you can get into trouble just by providing the links in some countries, even more so if you write a program whose main purpose is making watching pirated films more convenient.
[QUOTE=Max98;41139330]As i said, i'm not sure if i'm going to add fees on it. And by what you guys come to say, i won't add. For the streaming system, i'll make my own that will be searching for a movie on purvid ou mixturecloud and others.[/QUOTE]
So if all it does is search for and stream movies from a website, why not just use the website?
[QUOTE=cody8295;41140429]So if all it does is search for and stream movies from a website, why not just use the website?[/QUOTE]
There are few things worse than most video hosting sites' user experiences :v:
[QUOTE=Tamschi;41140241]That's still very shady, you can get into trouble just by providing the links in some countries, even more so if you write a program whose main purpose is making watching pirated films more convenient.[/QUOTE]
Not to mention charging for it.
[QUOTE=Max98;41139330]As i said, i'm not sure if i'm going to add fees on it. And by what you guys come to say, i won't add. For the streaming system, i'll make my own that will be searching for a movie on purvid ou mixturecloud and others.[/QUOTE]
[URL="http://en.wikipedia.org/wiki/TV_Links"]I[/URL] [URL="http://torrentfreak.com/hollywood-group-kills-hundreds-of-pirate-tv-and-movie-streaming-sites-130328/"]suggest[/URL] [URL="http://torrentfreak.com/feds-arrest-owner-of-seized-sports-streaming-domain-110304/"]you[/URL] [URL="http://torrentfreak.com/google-refuses-to-index-huge-streaming-movie-portal-homepage-130220/"]don't[/URL] [URL="http://torrentfreak.com/uk-streaming-link-site-operators-handed-suspended-jail-sentences-121211/"]do[/URL] [URL="http://en.wikipedia.org/wiki/Richard_O'Dwyer#TVShack"]that.[/URL]
First off, it's probably illegal to direct people to illegal content. An application dedicated to doing only that is a big no-no.
Second, [I]charging[/I] for it is an even bigger no-no. This application sounds good on paper but it's not a good idea if you want to stay in the legitimate zone. I wouldn't suggest discussing your progress on it much, some might look down upon it and some might not.
Oh well, i won't do the streaming thingy xD I'll just put trailers, i'll just make the app show new films as well as search movies and that's it. Like, if you are bored, and wanted to watch film, no need to go to google and search, you will get into the app dicretly.
[QUOTE=Max98;41152684]Oh well, i won't do the streaming thingy xD I'll just put trailers, i'll just make the app show new films as well as search movies and that's it. Like, if you are bored, and wanted to watch film, no need to go to google and search, you will get into the app dicretly.[/QUOTE]
Make sure you get the license for the trailer source right. If you embed YouTube videos in a web browser control you should be safe, as that respects the settings on the video. It's likely there's still some special requirement for embedding the player in software other than a website though.
[QUOTE=Max98;41152684]Oh well, i won't do the streaming thingy xD I'll just put trailers, i'll just make the app show new films as well as search movies and that's it. Like, if you are bored, and wanted to watch film, no need to go to google and search, you will get into the app dicretly.[/QUOTE]What you should focus on is getting actual videos playing :v:
[QUOTE=cody8295;41156768]:suicide:[/QUOTE]
I don't think it would be that bad, you can call into JavaScript to some extent and it should be mostly seamless if the size matches the embedded content.
[QUOTE=Tamschi;41158068]I don't think it would be that bad, you can call into JavaScript to some extent and it should be mostly seamless if the size matches the embedded content.[/QUOTE]
at least use awesomium or something
Sorry, you need to Log In to post a reply to this thread.