dwarvesf / glod

Small library to help retrieve direct URL from multiple media sources that written in Go
https://github.com/dwarvesf/glod
GNU General Public License v2.0
55 stars 5 forks source link

some youtube videos fail without error message (0 B file created) #33

Open fridim opened 7 years ago

fridim commented 7 years ago

this happen to a non negligible set of youtube links. Ex:

$ ./.gotest/bin/glod-cli https://www.youtube.com/watch?v=CPNGbOhMy98
Retrieving metadata ...
Downloading ...
Afterlife Voayge 001 - Tale Of Us.mp4 0 B / ? [----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------=]
Finish.

Haven't had time to pinpoint the issue