2017 © Pedro Peláez
 

library soundcloud2podcast

Convert Soundcloud playlist or user to podcast feed for PHP

image

amiad/soundcloud2podcast

Convert Soundcloud playlist or user to podcast feed for PHP

  • Thursday, July 5, 2018
  • by amiad
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHPSoundcloud2Podcast

Convert Soundcloud playlist or user to podcast feed, (*1)

Join the chat at https://gitter.im/PHPSoundcloud2Podcast/Lobby xscode, (*2)

Usage

Manually Download

  1. Download PHPSoundcloud2Podcast.
  2. Install required dependencies with Composer:
    $ composer install
  3. Transfer souncloud url in url parameter:
    http://example.com/?url=https://soundcloud.com/user/

Composer

  1. Install soundcloud2podcast:
    $ composer require amiad/soundcloud2podcast
  2. Create object:
require_once __DIR__.'/vendor/autoload.php';
new \Soundcloud2Podcast\Soundcloud2Podcast(url, cacheTime);
  • url url string Url to the souncloud page to convert.
  • cacheTime optional string Time to refresh the feed cache (example: 30 minutes). Default: 1 hour.

License

GPL., (*3)

An MIT licensed version is available on xs:code., (*4)

The Versions

05/07 2018

dev-master

9999999-dev https://github.com/amiad/PHPSoundcloud2Podcast

Convert Soundcloud playlist or user to podcast feed for PHP

  Sources   Download

GPL-3.0-or-later

The Requires

 

feed rss soundcloud podcast

05/07 2018

1.0.1

1.0.1.0 https://github.com/amiad/PHPSoundcloud2Podcast

Convert Soundcloud playlist or user to podcast feed for PHP

  Sources   Download

GPL-3.0-or-later

The Requires

 

feed rss soundcloud podcast

15/02 2018

1.0.0

1.0.0.0 https://github.com/amiad/PHPSoundcloud2Podcast

Convert Soundcloud playlist or user to podcast feed for PHP

  Sources   Download

GPL-3.0-or-later

The Requires

 

feed rss soundcloud podcast