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.
hitbox.tv #4065
hitbox.tv #4065
Comments
|
This pull request and the following commits seem to be towards implementing hitbox support so I am going to close this ticket the only issue might be metadata but that would be a separate issue or perhaps better in the pull request where the work is being done and this can easily be reopened if not. [hitbox] add extractor for hitbox vods master (#4596) [hitbox] add support for live streams |
Please add support for hitbox.tv videos and live streams
I just picked a random video:
video example:
Example Url:
http://www.hitbox.tv/video/302433
Inside html is this playlist which jdownloader2 supports:
http://edge.bf.hitbox.tv/static/videos/vods/KingofPol/4af3c8ee1b4bcd6e159c040bf117aa6f6e9ec11c-5452832703a47_5452cf7077c7b/KingofPol/index.m3u8
I beleive this is the Jdownloader Code if needed:
https://github.com/svn2github/jdownloader2/blob/master/src/org/jdownloader/downloader/hds/HDSDownloader.java
Livestreams are another thing that would be nice to support, they are playing often and multiple resolutions are an option for them.