sdaqo / anipy-cli

Little tool in python to watch and download anime from the terminal (the better way to watch anime). Also applicable as an API
https://sdaqo.github.io/anipy-cli
GNU General Public License v3.0
270 stars 40 forks source link

Fix issue #125 #126

Closed hache0099 closed 1 year ago

hache0099 commented 1 year ago

This is a simple fix that only adds "https:" to the URL if it doesn't already have it

This should fix the issue #125

sdaqo commented 1 year ago

This works, thanks!