Created
January 8, 2018 13:49
-
-
Save alfredleo/f10da7444ddae85d3cb05e9e2307e2c3 to your computer and use it in GitHub Desktop.
Mov.uz video download
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var p=(playlist.series===undefined)?playlist.videos:playlist.series; p.forEach(function(s){s.sources.forEach(function(f){console.log(f.file)})}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment