monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
240 stars 68 forks source link

fix youtube plugin verify_age function to handle 301 responses #150

Closed Paczesiowa closed 9 years ago

Paczesiowa commented 9 years ago

paczesiowa@desktop ~/projects/get-flash-videos $ ./get_flash_videos --debug www.youtube.com/watch?v=mGG6TlanJWs 1 plugin installed:

It works fine with this change.

njtaylor commented 9 years ago

I had another fix mailed which changes line 382, to either 301 or 302. plugin version changed to 0.02. These changes have been committed.