View Single Post
  #31  
Old 09-18-2017, 07:36 PM
ahlawy1222 ahlawy1222 is offline
Junior Member
 
Join Date: Sep 2017
Posts: 5
ahlawy1222 is on a distinguished road
Default

Re: Extracting Subs Netflix


Quote:
Originally Posted by zhoubo518 View Post
Korean and Chinese subtitles do not appear as XML, they apparently get streamed as PNG files line by line. and I tried above all the methods no working. zip/ics file cannt be searched. Maybe Netflix has fix this issue. Has any method to extract Netflix PNG subtitles?
Arabic subtiles appear as PNG files also
We can exract it easily by sniffing the traffic with
Quote:
/range/35-
as filter
I am using adblock plus and open blockaple items(CTRL+SHIFT +V)


The link will be like this
Code:
https://ipv4_1-lagg0-c004.1.mil001.ix.nflxvideo.net/range/35-109189?o=AQFFx5dPXvXaVf6LS2ecqyDYBEUnyquTEuaJd-mAlnGLuRer8aZdu7KtQSnHDv9YoYsnkM6zXSUQoXRUrvQn4V0oMwbU25lZborye0eZYttlt-fRbuz-a1rUGfGiaE4k0SmVxRaYG4TFpakeLz-q_QWG-YVUAf6uRDJuqQjOLmc&v=3&e=1505827627&t=O8bchcQJdPyr4jJeEC2TpZyfKMY
Delete the number after the word range and write nine number before and after the dash like that
Code:
/range/35-10590
to
Code:
/range/9999999888-77777777777
So the link will be like that
Add it to idm and download
then extract and import the xml file to sub edit
Reply With Quote