hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
850 stars 109 forks source link

About Accounts #982

Closed MrFanservice-png closed 2 weeks ago

MrFanservice-png commented 1 month ago

Do you need a premium account to download premium videos, or will a free account will do just fine?

hama3254 commented 1 month ago

You need a premium account for premium videos.

stratuma commented 3 weeks ago

Adding a premium check before login should prevent bugreports like this.

hama3254 commented 3 weeks ago

Adding a premium check before login should prevent bugreports like this.

We have a error message with a check if the objects API call has the old streams API listed. This was a reliable indicator in the past since we needed that data anyway. Now I use it to display a error message to check the login. https://github.com/hama3254/Crunchyroll-Downloader-v3.0/blob/588fc587f2e8c4682d540ba73baeb5d429d7573b/Crunchyroll%20Downloader/Main.vb#L3013