Skip to content

erhaem/spotify-converter

 
 

Repository files navigation

Version Stage Build HitCount

Spotify Converter

Spotify converter versi 2.5 sudah disempurnakan dan menggunakan OOP (Object Oriented Programming)

Persyaratan :

  • PHP 7.x
  • Library cURL (php-curl)
  • OS Linux only, karena saya belum mencobanya di OS Windows

Penggunaan :

  • Clone repositori ini
  • Buka file Spotify-convert.php lalu isi email dan password
...
$Spotify->email = "root@awokology.io";
$Spotify->password = "aokwakskawkosk";
...
  • Diatas cuma contoh ya slur
  • Jalankan program php Spotify-convert.php Screen Shot
  • Bila tidak bisa login, silahkan cek data akunmu

Screenshot

Screen Shot Screen Shot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%