rndusr / torf

Python module to create, parse and edit torrent files and magnet links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

announce is a list rather than a string

rr- opened this issue · comments

The announce URL is serialized as a list containing a single element.
I think it should be serialized as a string since there's announce-list.

Sources: