This is a tool to comfortably download the Rocket Beans Plauschangriff Podcasts by Gregor Kartsios. This program doesn't store any content whatsoever. The Podcasts are downloaded directly from the locations provided on http://www.rocketbeans.tv/plauschangriff.xml.
To run the ruby script you need a working ruby installation, obviously (tested to work with versions > 2.3.1) and the following gems:
- nokogiri
- rubyfx
Or you can just download the ocra packaged exe from the releases page.
If you want to run the ruby script:
- open a command prompt and navigate to the lib folder.
- Execute
ruby main.rb
To run the exe
- Just unpack and execute
After you launched the application select all podcasts you want and hit the download button.
The files will be saved to the directory from where you launched the program.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Credits go to Gregor Kartsios and the other guys of Rocket Beans for providing such great content.
Credit is also due to the creators of the awesome ruby libraries nokogiri,rubyfx and ocra for their excellent work!
This software is published under the MIT License