justfoolingaround / animdl

A highly efficient, fast, powerful and light-weight anime downloader and streamer for your favorite anime.
GNU General Public License v3.0
1.32k stars 109 forks source link

Error In Working #69

Closed Zeroo097 closed 3 years ago

Zeroo097 commented 3 years ago

Whenever i run any command it shows traceback error

image I am kinda new to these things please bare with me.Thank You

justfoolingaround commented 3 years ago

Oh, as it seems the unicode for colors aren't supported in that terminal.

Don't worry,

py -X utf-8 -m animdl grab "haikyuu"

will work.

Zeroo097 commented 3 years ago

Is it one time process or I have to do it everytime.And is there a way to install that unicode colour thing BTW Thank You For Your Help

justfoolingaround commented 3 years ago

Yeah, you need to do it every time.

The only way to fix this would be to switch terminals to cmd, Windows Terminal or something else.

Zeroo097 commented 3 years ago

Ok so i used cmd everything is working fine But But When i download from animepahe it doesnt use idm even after mentioning it in the command and also how do i select if i only want to download episode 2.i used -r two but it doesnt seem to work full command that is used is written below.

animdl download haikyuu --idm -r two

justfoolingaround commented 3 years ago

Yeah IDM doesn't support HLS downloading (content from AnimePahe is HLS). This is handled by an internal downloader.

Zeroo097 commented 3 years ago

Ok then the issue is fixed thank you for your time.