You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm afraid I can't think of anything other than forking the package or parsing the data twice; once with this package, once with package "encoding/XML".
I would like to get the value of the field
<newznab:attr name="group" value="alt.binaries.teevee"/>
so ending up with the valuealt.binaries.teevee
.How do I do so?
The text was updated successfully, but these errors were encountered: