/RubyPods

Podcast scrapper made with nokogiri gem

Primary LanguageRuby

Ruby Pods

This is an application that fetches the latest podcasts feeds from the web and creates an HTML file for listening to them.

screenshot

Built With

  • Ruby
  • Bootstrap
  • Nokogiri Gem
  • open-uri Gem
  • progress_bar Gem

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Download this repository.
  • Extract contents of the zip file.

Setup

  • Open terminal in project directory.
  • If it's not installed, install Bundler ruby gem. (gem install bundler)
  • Run bundle install in project main directory.

Usage

  • After all gems installed, run ruby ./bin/main.rb.
  • Open results.html with your browser.

Run tests

  • Run rspec --format doc in project main directory.

Authors

👤 Sinan Sevgi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.