RSS-Parser icon indicating copy to clipboard operation
RSS-Parser copied to clipboard

how can i get the enclosure content?

Open SkyD666 opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe. the type of the enclosure is "application/x-bittorrent", i want to get the content.

<enclosure url="xxx.torrent" length="0" type="application/x-bittorrent"/>

Describe the solution you'd like Please provide a more general parsing solution for enclosure

SkyD666 avatar Apr 25 '23 11:04 SkyD666

Hi!

I will think about adding this custom field.

prof18 avatar Jun 12 '23 19:06 prof18

FYI I've just made a very ad-hoc change for my own use :) https://github.com/berberman/RSS-Parser/commit/846e24c2bca0f3333c49dface4a585c51ca8749f

berberman avatar Jun 14 '24 10:06 berberman

Amazing! I'll take a look at it, and see if it makes sense to upstream it!

prof18 avatar Jun 30 '24 09:06 prof18