Alir3z4 / Alir3z4/python-short_url
Torrent magnet links
Aberta
- Linguagem predominante
- Python
- Estrelas
- 183
- Forks
- 29
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.