Skip to content

Instantly share code, notes, and snippets.

@ChrisK2
Last active August 29, 2015 14:07
Show Gist options
  • Save ChrisK2/3d47be94beaa368965d9 to your computer and use it in GitHub Desktop.
Save ChrisK2/3d47be94beaa368965d9 to your computer and use it in GitHub Desktop.
ytdl_hook.lua

youtube-dl hook script for mpv

Now part of mpv

As of 079ecd7 (2014-11-19), the hook script is now integrated into mpv and will be avaiblable when compiled with LUA support. It is (currently) disabled by default, to enable it add --ytdl=yes to your command-line or ytdl=yes to your mpv.conf.

Open Issues

Copy link

ghost commented Nov 19, 2014

Merged, but disabled by default. Use --ytdl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment