@@ -0,0 +1,10 @@
package main
import "fmt"
func main() {
fmt.Println("ytbatchdownloader")
batch := NewBatch("./dl.txt", "./output")
batch.Start()
}
The note is not visible to the blocked user.