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

Channel not found #7

Open
zhukovsergei opened this issue Oct 3, 2017 · 2 comments
Open

Channel not found #7

zhukovsergei opened this issue Oct 3, 2017 · 2 comments

Comments

@zhukovsergei
Copy link

When i try to grab a videos from any channel i get an error:
Channel not found
image

@zackeriess
Copy link

yep same. malware. avoid,

@LordH3lmchen
Copy link
Owner

LordH3lmchen commented Dec 27, 2017

It is no Maleware!

Hey, I do not work on this anymore. Feel free to fork It and fix it. It was a small project to learn Java Swing.

Twitch changes the API all the time you have to adopt the software to the new Twitch API. It also uses some inofficial API from Twitch. You can watch all the API calls on Twitch with your browser (Deveolper Mode)and reverse engineer Twitch (with your Browser) pretty straight forward.

I've released it under GPLv3 no Ads, no hidden features, nothing. Everyone can read the code, everyone is allowed to fork it. But you have to publish your changes. Please respect the GPL

To be honest I use youtube-dl to download Videos from Twitch, Vimeo, YouTube ... and it works on my Android Phone to.

https://github.com/rg3/youtube-dl

Just install python3 and type
pip install youtube-dl
into your Windows Powershell, Linux Shell (Termux for Android) or in the Terminal on OSX

I'm a farmer not a software developer. As a senior php developer it should be no problem to reverse engineer Twitch.

https://github.com/LordH3lmchen/TwitchDownloader/tree/master/src/com/trabauer/twitchtools/model/twitch

All the Info classes need to be modified to get it working again. These classes contain the code that calls the APIs from Twitch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants