Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-23-2015, 12:49 PM
Drayden Drayden is offline
Junior Member
 
Join Date: Oct 2015
Posts: 1
Drayden is on a distinguished road
Default

Extracting Subs Netflix


Trying to figure out how to extract (only) the subs from a Netflix stream. I now it's possible because I've seen plenty of them posted online but can't, for the life of me, seem to find the subtitle file when the stream is playing.

Link to stream example: http://www.netflix.com/WiPlayer?movieid=80044545

Any pointers, please?
Reply With Quote
  #2  
Old 11-28-2015, 03:53 PM
Denn1s Denn1s is offline
Junior Member
 
Join Date: Aug 2015
Posts: 29
Denn1s is on a distinguished road
Default

Re: Extracting Subs Netflix


ripped from netflix
I suppose you wanted the english subs, right? Save it on PC and then use then "Subtitle Edit" (google for it) to import this file as a normal SRT.
Reply With Quote
  #3  
Old 12-08-2015, 08:52 AM
mrk2005 mrk2005 is offline
Junior Member
 
Join Date: Sep 2015
Posts: 12
mrk2005 is on a distinguished road
Default

Re: Extracting Subs Netflix


Hi Denn1s, can you please explain the steps to follow to get those subs? Do I need to have a subscription?

Here's a link: http://www.netflix.com/watch/7021860...c36f-136495097

I'd only need the subs.

Thanks!
Reply With Quote
  #4  
Old 12-28-2015, 09:22 AM
Denn1s Denn1s is offline
Junior Member
 
Join Date: Aug 2015
Posts: 29
Denn1s is on a distinguished road
Default

Re: Extracting Subs Netflix


Sorry for late answer, i rarely come here
yes, you need a valid subscription... my first language is not english, so it's a little complicated for me to explain the steps but if you use Chrome, you just need to use his developer tools and to look for all the packets that are transmitted... one of them will be the subtitles that you need. Then you just need to import them in another tool like Subtitle Edit to convert them in SRT.
The link that you provided, in Netflix Italy, is for an episode of How I Met Your Mother and the only subs that i could extract, would be the italian ones... (i should use a VPN to get an american IP to connect to Netflix USA to see also the english ones but i am little lazy to do it...)
Reply With Quote
  #5  
Old 01-04-2016, 02:51 AM
mrk2005 mrk2005 is offline
Junior Member
 
Join Date: Sep 2015
Posts: 12
mrk2005 is on a distinguished road
Default

Re: Extracting Subs Netflix


Quote:
Originally Posted by Denn1s View Post
Sorry for late answer, i rarely come here
yes, you need a valid subscription... my first language is not english, so it's a little complicated for me to explain the steps but if you use Chrome, you just need to use his developer tools and to look for all the packets that are transmitted... one of them will be the subtitles that you need. Then you just need to import them in another tool like Subtitle Edit to convert them in SRT.
The link that you provided, in Netflix Italy, is for an episode of How I Met Your Mother and the only subs that i could extract, would be the italian ones... (i should use a VPN to get an american IP to connect to Netflix USA to see also the english ones but i am little lazy to do it...)
Hi Denn1s, thanks for reply.
I even tried with a valid account and BitAnalizer and Fiddler too, to find the packet with the subs, but looks like they're encrypted or something.
I could switch between Italian and English subs in that episode, but couldn't extract either of them.
Would you mind to explain what I have to do with chrome step by step? Thanks!
Reply With Quote
  #6  
Old 01-06-2016, 05:14 PM
MoonLaf MoonLaf is offline
Junior Member
 
Join Date: Jan 2016
Posts: 11
MoonLaf is on a distinguished road
Default

Re: Extracting Subs Netflix


Hi,

I'm also looking for a way to extract the subtitles.

I've used chrome developer tools and I can see the subtitles as png files, but I think that I need also the XML file or a similar file which has the timing for those subs.

Any suggestions?
Reply With Quote
  #7  
Old 01-07-2016, 01:54 AM
SlowNet SlowNet is offline
Junior Member
 
Join Date: Sep 2015
Posts: 19
SlowNet is on a distinguished road
Default

Re: Extracting Subs Netflix


I found this ' https://github.com/isaacbernat/netflix-to-srt '.

I tried to find the stream url for subs, but, no luck. Can't even see anything else here
Reply With Quote
  #8  
Old 01-07-2016, 09:12 AM
MoonLaf MoonLaf is offline
Junior Member
 
Join Date: Jan 2016
Posts: 11
MoonLaf is on a distinguished road
Default

Re: Extracting Subs Netflix


Quote:
Originally Posted by SlowNet View Post
I found this ' https://github.com/isaacbernat/netflix-to-srt '.

I tried to find the stream url for subs, but, no luck. Can't even see anything else here
Hi SlowNet,

I found this page earlier, but it seems that Netflix have changed the format of the subtitle index file from dfxp to something else.

What we need is to know what is the new subtitle indexing file on which the timing of the subtitles is stored and that's it, as we can see the subtitles very easily using developers tools.

I hope someone can step up and enlighten us.
Reply With Quote
  #9  
Old 01-10-2016, 04:31 AM
Denn1s Denn1s is offline
Junior Member
 
Join Date: Aug 2015
Posts: 29
Denn1s is on a distinguished road
Default

Re: Extracting Subs Netflix


Guys, netflix subtitles are NOT encrypted and they are NOT in png.
My english is not very good anyway, there is a reason why i said to use Chrome and not other browsers. There, i know for sure that it will work using HTML5 which is the way to make appear the subtitles as i explained above. Other systems rely not on HTML5, and you can not extract the subs.
Operation is EASY. Just try again with Chrome and his developer tools and look ALL the packets. You will see a lot of packets which are encrypted (they are the segmented videos) but if you look fine you will see also the subs.
Watch the image (penny dreadful episode)



Easy, no?
Then you must to save the page, and you must to import it in the tool "Subtile Edit". That's all!
Let me know...
Reply With Quote
  #10  
Old 01-10-2016, 05:21 AM
derickhommie derickhommie is offline
Junior Member
 
Join Date: Aug 2015
Posts: 7
derickhommie is on a distinguished road
Default

Re: Extracting Subs Netflix


You are right buddy! this method works for many subtitles but for some it is not available in one file but as separate .PNG files and you need to play the whole movie to have them all the .PNG.

I have no idea how to convert .png to srt and there is no play time either :S so I'm not sure if it will work :S

Thank you!

Last edited by derickhommie : 01-10-2016 at 08:02 AM.
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:39 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons