brunobg

Results 42 comments of brunobg

Hi! any news on this issue?

The video from this issue is gone, but the same thing happens to https://vimeo.com/56282283, which downloads a gzipped xml instead, even though `youtube-dl` called directly works. I am not sure...

Ok, so I looked into this and it'd be reimplementing part of youtube-dl to support the conversion of separate audio and video. I started to implement code to use youtube-dl...

It's a major rewrite moving to promises and all. I'll ping you when I finish a stable release and see if you want to overhaul and merge. I also noticed...

I released v1.0 today. It misses playlists and subtitles, which I'll add eventually. Check if you want to merge it somehow.

Adding $c == '.' to isNameChar() fixes the first bug, but the file still does not parse.

@FabricioCabeca did you find a good solution in the end?

Actually, there are some endpoints not working with alternatenames. I'll post the fixes soon.

Ok, this fixes the issues I had before and a bunch of extra bugs: * `/geo/items` was not being routed * several typos on the names. Fixed and when methods...