Compare commits

...

No commits in common. "ad9dfa44ca7609389009d1c16c88ae128e09dbd4" and "d68f4feb6cc0b99f787d4d9075d32f073b6e81ec" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ import (
) )
var ( var (
// apikey = "AIzaSyCWO1F6n6UAtOm3L_K-kzF-4UQoS_DmJW0"
yt_url = "https://www.youtube.com/watch?v=%s" yt_url = "https://www.youtube.com/watch?v=%s"
) )