Alir3z4 / Alir3z4/python-short_url

Torrent magnet links

Aperta
#21 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.