Alir3z4 / Alir3z4/python-short_url
Torrent magnet links
Aperta
- Lingua principale
- Python
- Stelle
- 183
- Fork
- 29
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi, thank you for the amazing work!
I tried many APIs to short a magnet link, for example
```
import pyshorteners
s = pyshorteners.Shortener()
s.tinyurl.short('magnet:?xt=urn:btih:44EA47CF8DF204C8E5DF79A255809D47AC94C21B')
```
and I got https://tinyurl.com/y8ykwlpb which however redirect to
`http://magnet/?xt=urn:btih:44EA47CF8DF204C8E5DF79A255809D47AC94C21B`
which doesn't work since it does not open the bittorrent client.
Is there a way to short a magnet link?
Thank you
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.