jimbuck / scany

Easily grab recent video data from user, channel, and playlist URLs!
https://www.npmjs.com/package/scany
MIT License
5 stars 0 forks source link

Add option for 'flat' mode #2

Closed jimbuck closed 7 years ago

jimbuck commented 7 years ago

Currently if you pass a video to a method there is no reference to the author, playlist, etc. The flat option would add the appropriate data to each video file and instead just return a flat list, instead of an object that contains that info and a list of videos.