nodejs-youtube icon indicating copy to clipboard operation
nodejs-youtube copied to clipboard

Deprecated

Open fvdm opened this issue 10 years ago • 4 comments

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.

fvdm avatar May 23 '14 17:05 fvdm

Hey, thank you for sharing it with the others. :smile: If you find any bugs or have questions, just open issues.

IonicaBizau avatar May 23 '14 17:05 IonicaBizau

@IonicaBizau will do :wink:

fvdm avatar May 23 '14 17:05 fvdm

...and contributions are welcome as well. :smile:

IonicaBizau avatar May 23 '14 17:05 IonicaBizau

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..

fvdm avatar Feb 05 '15 16:02 fvdm