qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
25.89k stars 3.82k forks source link

Option to replace URL in RSS via regex etc... #16171

Open foxi69 opened 2 years ago

foxi69 commented 2 years ago

Suggestion

RSS Reader - option to replace download url with regex or something

torrent's ID must be there, but able to replace the download url

Use case

No response

Extra info/examples/attachments

No response

glassez commented 2 years ago

@foxi69, couldn't you be a little more detailed so that someone besides you could imagine what you want?

foxi69 commented 2 years ago

1 Like this one

magao commented 2 years ago

This would be for cases where the RSS feed contains a URL that goes to a page on the torrent site, rather than containing the actual torrent/magnet link, but there's enough information in the URL to reproduce the download link.

This is one of the reasons I wrote my own service to process RSS feeds - to turn them into feeds suitable to consume by a torrent client. Of course having a separate service also enables a lot more, such as web scraping -> RSS, Twitter -> RSS, etc.