Bir Sitenin api’si kullanılarak yazılan basit bir video to Mp3 çevirici script 🙂
Youtube video ID’sini yazıyorsunuz sistem mp3’e çeviriyor ve size indirme linki veriyor.
watch?v=exKLbNtwwr4 kısmındaki
exKLbNtwwr4 kısmı textboxa yazıyorsunuz ve mp3 cevirip indirme yapabiliyorsunuz.
Kodlar Aşağıdadır.
<?php
if (isset($_POST[‘link’])) {
$url = ‘https://youtube7.download/mini.php?id=’.$_POST[‘link’].”;
}
?><html>
<head>
<title>Youtube Mp3 İndirme Scripti</title></head>
<body><form method=”post” action=””>
<input type=”text” autofocus=”” name=”link” placeholder=”Youtube v=’den sonraki kısmı giriniz (X0rg-O2SDPA)” style=”width:400px;”>
<button type=”submit” class=”button button–purple button-small”>MP3’e Dönüştür</button>
</form>
<?php if (isset($_POST[‘link’])) {echo “<a href=’$url’>Mp3 İndir</>”;
}
?></body>
</html>
Konu Güncellenmiştir. 04.04.2019
İşte aradığım script budur ! Gerçekten ellerinize sağlık hocam
Link kırık hocam. Yenileyebilir misiniz?
Link yenilenmiştir.
I do believe all the concepts you’ve offered in your post.
They’re really convincing and can definitely
work. Still, the posts are very brief for novices.
May just you please prolong them a bit from subsequent time?
Thank you for the post.