chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 585 forks source link

error: No streams found on this URL (twitch.tv) #1574

Open CoDEmanX opened 7 years ago

CoDEmanX commented 7 years ago

I successfully downloaded video streams on January 17th, but today all I get are error messages like

>"C:\Program Files (x86)\Livestreamer\livestreamer.exe" --twitch-oauth-token xxx -o download.mp4 https://www.twitch.tv/videos/117098608 best
[cli][info] Found matching plugin twitch for URL https://www.twitch.tv/videos/117098608
[plugin.twitch][info] Attempting to authenticate using OAuth token
[plugin.twitch][info] Successfully logged in as XXX
error: No streams found on this URL: https://www.twitch.tv/videos/117098608

The URL works just fine in a browser.

livestreamer.exe 1.12.2

INGY23 commented 7 years ago

I am having the same issue but noticed they have changed the video urls. If you change your url to https://www.twitch.tv/Inzaynia/v/117098608 it should work

CoDEmanX commented 7 years ago

I just tried the same and it does work if it's {username}/v/{vod_id} 👍

cdrage commented 7 years ago

@CoDEmanX Use github.com/streamlink/streamlink we're a fork of livestreamer :+1: