-
Notifications
You must be signed in to change notification settings - Fork 2
/
playlist-downloader.html
30 lines (29 loc) · 1.58 KB
/
playlist-downloader.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<div class="target-padding">
<h1>Playlist Downloader</h1>
<div class="subcontent">
<p>
<b>What is it?</b><br>
With playlist downloader you can download your play-list(s) from PLUG.DJ
</p>
<p>
<b>How to use playlist downloader?</b><br>
Drag the link below to your bookmarks bar. <b>Playlist downloader working only in Google Chrome</b>
</p>
<p>
<b>How much cost download one song? (MP3)</b><br>
<u>Song duration (seconds) * 0,4</u>! (5:00 song = 120 <a onClick="javascript:otvorPodstranku('downloadpoints.html')" style="cursor:pointer">DP</a>)</b>
</p>
<p>
<b>More info what you must know</b><br>
- Playlist downloader "eating" DP from NBOT. <a onClick="javascript:otvorPodstranku('downloadpoints.html')" style="cursor:pointer">How I can earn DP?</a><br>
- To check, how much DP you have, write <b>dp</b> command in any community where is NBOT<br>
- When script finish downloading your playlist, you got a download link. You must download it fast. Link is available only 2 hours.<br>
- I recommend downloading playlists at a time. Not two simultaneously. Script may fail and you must start again from the beginning.<br>
- Sondcloud music isnt supported<br>
- Max song limit per download is 35:00<br>
- This is my first version of downloader, if you find bugs sorry :*<br><br>
Here is installation, drag it to bookmarks:<br>
<a href="javascript:(function(){$.getScript('https://origem-bot.tk/playlist-downloader.js');})();" title="PLUG.DJ Playlist Downloader v1.0">PLUG.DJ Playlist Downloader v1.0</a>
</p>
</div>
</div>