Author Topic: Is there any way to download FLV video from a website specifically IMDB trailers  (Read 2275 times)

0 Members and 1 Guest are viewing this topic.

Offline erogol

  • /dev/null
  • *
  • Posts: 19
  • Cookies: -3
    • View Profile
I need to download movie trailers for my research but there is no legible place to get some so I decide to download from the site itself. Is there any programic way to do that preferably in Python. I know some of unofficial APIs but they also give only meta data about the movies. If someone know how to do that, help that naive researcher.

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Much better to simply write a user script for Greasemonkey. In fact, there should already be an existing one for your purposes (though I haven't checked).
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline ftb

  • /dev/null
  • *
  • Posts: 12
  • Cookies: 3
    • View Profile
I don't know if you are looking for some code to implement in you're own python program that allows you to do it, or are you just looking for software that you can use to download the FLV? If the case is the former- I can't help you, but if it is the later- I know you can use wireshark to do this.

Video bellow explains how:

https://www.youtube.com/watch?v=2R1DRnu5Cx
99 problems but the .bat ain't one

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
You don't need python or wireshark. Firefox with some plugin help can do that for you.
One is TamperData which I recommend to try first. Then there is LiveHTTPHeaders, and then there are a multitude of other video or web object downloaders available, just search around the mozilla plugin DB.

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
Sometimes we think too much even for simpler problems. I only use wireshark to get the link and use a download manager i trust like wget. But when am using Windows, internet download manager has auto detection for that stuff even when am using youtube.
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]

Offline erogol

  • /dev/null
  • *
  • Posts: 19
  • Cookies: -3
    • View Profile
Thanks for the answers folks!!! But the fact is, I need that download in my Python program.Therefore I need a script or a source code that is able to download that video. Or the tool should be able to take a list of video names and download the matching videos from IMDB.

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
i see stackoverflow didn.t answer your question, yes you leave alot of signature. This isn't a solution (am still working on that) but a way out. I suggest you look at tarantula:This gets all the movie meta data from IMDB then corelates it with that on http://rottentomatoes.com, if by chance the movies is there on rottentomatoes, it download the trailer from there (rottentomatoes.com). I know this isn't what you are looking for.

   Else, you could set out to write your own parser but you are gonna have to pour through Downthemall code to see how they always manage to find video URIs.

@IFailStuff, he needs some code to put in his python script to download FLV files from IMDB. He insists he won't use any other software. Maybe just a learning process. If it was Youtube then Pafy would have done the Job.
« Last Edit: September 06, 2013, 06:38:07 pm by kenjoe41 »
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]

xC

  • Guest
Do they have the trailers on YouTube? They usually have pretty good quality videos on there. A Python script would be more productive for mass-downloads but for single downloads you could get a browser plugin or other third-party services to achieve this.

Offline erogol

  • /dev/null
  • *
  • Posts: 19
  • Cookies: -3
    • View Profile
currently I am m using a python code to find the movies from imdb from genres and search them on youtube and download the first mvoie from the search. But some videos are so unrealted and poor in quality. It requires some hand effort to delete all those noise.

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
For the youtube videos, take a look at Pafy and am sure you will ba able to download movies by quality, genre, format or whatever you choose that has a place in their database.
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]

Offline puddi

  • Voted Best Avatar
  • VIP
  • Royal Highness
  • *
  • Posts: 662
  • Cookies: -2074
  • Stop being a fag today!Join #puddimasterrace @ IRC
    • View Profile
view source -> ctrl f -> .flv - bro.  8)

Do you got a cool story you would like to share bro?

The following users thanked this post: puddi

Offline WirelessDesert

  • Knight
  • **
  • Posts: 356
  • Cookies: 10
  • I think...
    • View Profile
Just want to add that the stream function in vlc could also be used.
Check out my arduino project: Moving car - School project!
"I'm like current, I always take the easiest route."