Skip to content

Instantly share code, notes, and snippets.

@motord
Last active August 29, 2015 14:00
Show Gist options
  • Save motord/11139044 to your computer and use it in GitHub Desktop.
Save motord/11139044 to your computer and use it in GitHub Desktop.
$x('//div[@class="video_holder"]/a/@href').forEach(function(x){console.log('youtube-dl '+x.value);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment