lebestnoob / webtorio-ddl

Creates a zip file of a torrent through Webtor.io's hidden API. UNOFFICIAL!
https://webtorio-ddl.deno.dev
2 stars 0 forks source link

Better parser #1

Closed lebestnoob closed 2 months ago

lebestnoob commented 3 months ago

I need help parsing the torrent files. I've tried using parse-torrent, but it doesn't like the encoding webtor.io uses.

lebestnoob commented 3 months ago

Webtor.io's torrent files add nine bytes to beginning of the file..?

lebestnoob commented 3 months ago

Possibly fixed in d699c8f? It seems to be working fine with the files I've tested.

lebestnoob commented 3 months ago

Some torrent files do not work. Some are appended eight bytes instead of nine.