mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 14:32:40 +00:00
lock attempt
This commit is contained in:
parent
da8f5f6f86
commit
85edae7e99
2 changed files with 2 additions and 20 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -360,4 +360,5 @@ MigrationBackup/
|
||||||
.ionide/
|
.ionide/
|
||||||
|
|
||||||
# Fody - auto-generated XML schema
|
# Fody - auto-generated XML schema
|
||||||
FodyWeavers.xsd
|
FodyWeavers.xsd
|
||||||
|
/slsk-batchdl/Properties/launchSettings.json
|
||||||
|
|
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
"profiles": {
|
|
||||||
"slsk-batchdl": {
|
|
||||||
"commandName": "Project"
|
|
||||||
},
|
|
||||||
"YouTube": {
|
|
||||||
"commandName": "Project",
|
|
||||||
"commandLineArgs": "--youtube \"https://www.youtube.com/playlist?list=PLI_eFW8NAFzYAXZ5DrU6E6mQ_XfhaLBUX\" -p \"C:\\Users\\fiso64\\Music\\Playlists\" --username \"testing_sorry_12312\" --password \"fakepass123123\" --yt-dlp --skip-existing"
|
|
||||||
},
|
|
||||||
"Spotify": {
|
|
||||||
"commandName": "Project",
|
|
||||||
"commandLineArgs": "--spotify \"likes\" -p \"C:\\Users\\fiso64\\Music\\Playlists\" --username \"fakenameee2233\" --password \"addafffl;\" --skip-existing"
|
|
||||||
},
|
|
||||||
"CSV": {
|
|
||||||
"commandName": "Project",
|
|
||||||
"commandLineArgs": "-p \"C:\\Users\\fiso64\\Music\\Playlists\" --csv \"C:\\Users\\fiso64\\Downloads\\test.csv\" --username \"fakename99123\" --password \"fakepass123123\" --artist-col \"Artist Name(s)\" --album-col \"Album Name\" --track-col \"Track Name\" --length-col \"Duration (ms)\" --time-unit \"ms\" --pref-format \"flac\" --yt-dlp"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue