mpv resume playback

This commit is contained in:
zoe 2022-11-02 12:22:11 +01:00
parent 8aebc809e7
commit cc18e93b19
2 changed files with 28 additions and 39 deletions

View File

@ -34,6 +34,7 @@ in
programs.mpv.config = {
ytdl-format = "bestvideo[height<=?720]+bestaudio";
ytdl-path = "yt-dlp";
save-position-on-quit = true;
};
};
}

View File

@ -1,14 +1,2 @@
#!/usr/bin/env python
list = [
"hehe",
"hoho",
"haha",
"peepeepoopoo",
"beeeeeep",
"boooooooop",
"slfjksdfj",
"sjfdksjfksdjfksd",
"dskjfksdjfkdsjf",
"sfkjsdkfjlkdsjfdsf",
]
list = []