Update README.md
This commit is contained in:
parent
4a364c458e
commit
40aa235c93
@ -1,8 +1,8 @@
|
|||||||
# Play-dl commands
|
# Play-dl commands
|
||||||
|
|
||||||
For source specific commands :-
|
For source specific commands :-
|
||||||
- [YouTube]()
|
- [YouTube](https://github.com/play-dl/play-dl/tree/developer/docs/YouTube#youtube)
|
||||||
- [Spotify]()
|
- [Spotify](https://github.com/play-dl/play-dl/tree/developer/docs/Spotify#spotify)
|
||||||
|
|
||||||
### Validate
|
### Validate
|
||||||
|
|
||||||
@ -22,4 +22,4 @@ if(!check) // Invalid URL
|
|||||||
if(check === 'yt_video') // YouTube Video
|
if(check === 'yt_video') // YouTube Video
|
||||||
|
|
||||||
if(check === 'sp_track') // Spotify Track
|
if(check === 'sp_track') // Spotify Track
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user