-
Can we fetch and get media files easily from the description. For e.g. https://blog.google/rss/ and I want images to be fetched from description
-
* carthage install method: [ ] .pkg, [x] homebrew, [ ] source
* `which carthage`: /usr/local/bin/carthage
* `carthage version`: 0.30.1
* `xcodebuild -version`: Xcode 9.4.1
Build version 9F2000
* …
-
As far as I can tell, FeedKit only fetches the last 10 RSS items in a feed.
Is it possible/would you consider adding an index to access, for example, posts 11-20? I think an index would be the bes…
-
Really enjoying the simple to use Electron version (iTunes way too bloated for me right now) and was going to try the Swift version. Had some few problems. When I run "pod install" this happens:
…
-
I get an error wenn trying to install curb on a centOS 6.5:
```
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/local/rvm/rubies/ruby-2.1.2/bin/ruby extconf.rb
checking …
bushd updated
5 years ago
-
# Report
## What did you do?
I merged a [PR](https://github.com/nmdias/FeedKit/commit/870b6ecb8088d2c498270fa2fab420b686ac760c) that triggered travis to run:
```sh
gem install cocoapods --pre…
-
The current search term, as it‘s being typed in by users, should always be first. This, of course, could also be an UI issue, unrelated to **feedkit**.
![img_1055](https://user-images.githubusercon…
-
I have specific tags in a feed adn I want to exted "RSSPath" enum and "RSSFeed + Attributes Mapper" according to my requirements. My tags aren't confirm to RSS 2.0 specifications. How I can do it easi…
-
The way I read the README, FeedKit claims to support older RSS versions. It detects RSS 1.0 correctly based on the rdf:RDF tag. The RSSPath class however doesn't handle paths like "/rdf:RDF/channel/ti…
-
I have created a pod called [InstantMock](https://cocoapods.org/pods/InstantMock).
In that pod, the `total_test_expectations` value shows `0` on Cocoapods: see
[metrics](https://github.com/CocoaP…