isaacbernat / netflix-to-srt

Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
MIT License
741 stars 72 forks source link

No ?o= file & instructions clarification needed #17

Closed frozenpandaman closed 6 years ago

frozenpandaman commented 6 years ago

Hiya,

When following the instructions in the readme, I'm not finding any files starting with ?o= in the Network tab or chrome://net-internals. There are many with that text in the names, but none with it at the start. Do you know if Netflix has changed their naming method or why this might be the case? I know some shows use image-based subtitles so perhaps if that's the case, there's no relevant xml file that even exists (and thus nothing's coming up when looking for it…)

Also, regarding Method 2, I'm not sure what "Start AdblockPlus, open blockable items" means. I click on the ABP menu bar icon… and then what? I can't figure out what to do – there's nothing called "open blockable items" or anything even similar in that menu, or in the add-on options, etc.

Thanks!

isaacbernat commented 6 years ago

Hi, Regarding adblock plus, it looks like they changed the interface at some point. I did a quick search and found out it is suggested to downgrade to a previous version to keep the feature ( https://adblockplus.org/forum/viewtopic.php?f=1&t=54389 ). I also see they introduced some new functionality on Google Chrome's version ( https://adblockplus.org/development-builds/bringing-blockable-items-to-chrome-introducing-the-adblock-plus-developer-tools-panel ). Maybe you could try that?

If you manage to make it work, please make a Pull Request or tell me which steps you used so I can update the instructions on the Readme. Thanks

isaacbernat commented 6 years ago

Ok, since I got no answer I am closing the issue.

frozenpandaman commented 6 years ago

Sorry for the late reply, @isaacbernat. I'll try this shortly and reply or make a PR if it's successful. :)