Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Support for filmweb.no #8773
Support for filmweb.no #8773
Comments
forthrin
commented
Mar 5, 2016
|
Any ETA on this? |
|
No. There are lots of new site requests, and few developers. |
|
For developers: 23video embed |
|
How do you figure out how the URL to the actual video stream for a particular site is generated? By setting breakpoints in the browser console and stepping through the JavaScript code? If your standard approach or best practice could be explained, maybe this would make it easier for people to help out. |
|
@forthrin I've made an extractor for the site. It's working, but needs improvement before it's ready to be merged with master. |
|
That's great news! Be sure to notify this thread about final commits to the release branch. Any comments on my question regarding discovering how the URL is generated? |
|
@forthrin That depends on the site. A general approach for simple sites is to search the webpage or player page (search for The extractor for vidbit.com is relatively simple if you know some Python, and may be a good starting point if you want to create an extractor of your own; also read the developer instructions if you're gonna do this. |
|
will be supported in the next version. |