nodejs-youtube
nodejs-youtube copied to clipboard
Deprecated
This module relies heavily on YouTube API v2 which will be shutdown on April 20th 2015. I will keep this code maintained as far as I have time to do so. Simply porting to v3 is not an option as the difference is too great (and improved) over v2. I would have to translate the new clean json data to old messed up code for backwards compatibility, doesn't make sense.
For all users it is recommended to look for v3 modules. This one by @IonicaBizau looks promising.
Hey, thank you for sharing it with the others. :smile: If you find any bugs or have questions, just open issues.
@IonicaBizau will do :wink:
...and contributions are welcome as well. :smile:
I just pushed a big clean up update with fixes and tests to npm, mainly just to keep in sync with my code standards. Probably the last meaningful release..