Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitch.tv "past broadcasts" download support #540

Closed
joshtriplett opened this issue Nov 22, 2012 · 2 comments
Closed

twitch.tv "past broadcasts" download support #540

joshtriplett opened this issue Nov 22, 2012 · 2 comments

Comments

@joshtriplett
Copy link

@joshtriplett joshtriplett commented Nov 22, 2012

Please consider adding support for downloading twitch.tv "Past Broadcasts".

URLs for these look like this: http://www.twitch.tv/channelname/b/NNNNNNN . Given such a URL, you can download http://api.justin.tv/api/clip/show/NNNNNN.xml to get an xml file with various metadata. The tag /objects/object/video_file_url contains a URL to download the video file itself. You can also get the video title from /objects/object/title.

@vasi
Copy link
Contributor

@vasi vasi commented Dec 16, 2012

Thanks for the fast commit of my patch. Can we close this issue now?

@phihag
Copy link
Contributor

@phihag phihag commented Dec 16, 2012

Should be supported now, thanks to @vasi . If it fails, please reopen this issue. Thanks!

@phihag phihag closed this Dec 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.