tolgaucar / youtube-mp3-converter

Youtube MP3 Converter, consisting of a single page and coded with Vue.JS framework, performs youtube-mp3 conversion with api services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube MP3 Çevirici

Youtube MP3 Converter

Warning: Api service is disabled now. You can use another API service for youtube converter.

[TR] Youtube MP3 Çevirici, tek bir sayfadan oluşan ve Vue.JS frameworkü ile kodlanmış olup, api hizmetleriyle youtube-mp3 çevirme işlemlerini gerçekleştirir.

[EN] Youtube MP3 Converter, consisting of a single page and coded with Vue.JS framework, performs youtube-mp3 conversion with api services.

Kurulum

  1. index.html dosyasını indirin ve açın.
  2. http://api.w3hills.com/ adresine üye olun ve ücretsiz API-KEY'inizi alın.
  3. 93.satırdaki API-KEY kısmına yapıştırın ( aşağıdaki kısım )
    apikey: 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
  4. Yapıştırdıktan sonra örnek görünüm:
    apikey: '150FECF6-D1EB-57C2-5326-5787ED7EDC1B'
  5. Sonrasında kullanabilirsiniz.

Deploy

  1. Open the index.html file
  2. Signup to "https://api.w3hills.com" and note your api-key.
  3. Find line 93 and paste your api-key.
  4. After that, you can use it. Done.

Örnek API Key

150FECF6-D1EB-57C2-5326-5787ED7EDC1B

Example of API key

150FECF6-D1EB-57C2-5326-5787ED7EDC1B

License

MIT

About

Youtube MP3 Converter, consisting of a single page and coded with Vue.JS framework, performs youtube-mp3 conversion with api services.

License:MIT License


Languages

Language:HTML 100.0%