Alir3z4 / Alir3z4/python-short_url

Torrent magnet links

未關閉
#21 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
183
分支
29
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。