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

Raw video from crunchyroll #1567

Closed Xonshiz closed 7 years ago

Xonshiz commented 7 years ago

Just tried to download a crunchyroll video. It works just fine, but I got the "Hard Subbed" video with English Subtitles. Is there any way to get the Raw video instead? and maybe an option to select subtitle language as well?

My current Command Line :

livestreamer --crunchyroll-username=xxx --crunchyroll-password=xxx http://www.crunchyroll.com/i-cant-understand-what-my-husband-is-saying/episode-13-happy-days-678059 high -o High.mp4

This works just fine. But, as mentioned above, can I just get the raw video and all the subtitles separately?

Xonshiz commented 7 years ago

Found older threads regarding this. Here.