Last active
December 19, 2015 03:48
-
-
Save phihag/5892219 to your computer and use it in GitHub Desktop.
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
$ wget https://yt-dl.org/latest/youtube-dl && chmod a+x youtube-dl && ./youtube-dl http://vimeo.com/groups/124584/videos/24973060 -v | |
--2013-06-29 20:52:13-- https://yt-dl.org/latest/youtube-dl | |
Resolving yt-dl.org (yt-dl.org)... 95.143.172.170, 2001:1a50:11:0:5f:8f:acaa:177 | |
Connecting to yt-dl.org (yt-dl.org)|95.143.172.170|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 137063 (134K) [application/octet-stream] | |
Saving to: ‘youtube-dl’ | |
100%[=====================================================================================================================>] 137,063 558KB/s in 0.2s | |
2013-06-29 20:52:14 (558 KB/s) - ‘youtube-dl’ saved [137063/137063] | |
[debug] System config: [] | |
[debug] User config: [] | |
[debug] Command-line args: ['http://vimeo.com/groups/124584/videos/24973060', '-v'] | |
[debug] youtube-dl version 2013.06.34.4 | |
[debug] Python version 2.7.5+ - Linux-3.4-trunk-amd64-x86_64-with-debian-jessie-sid | |
[debug] Proxy map: {} | |
[vimeo] 24973060: Downloading webpage | |
[vimeo] 24973060: Extracting information | |
[vimeo] 24973060: Downloading H264 file at hd quality | |
[download] Destination: Vim and Python (Derek McLoughlin) - Part 1 of 2-24973060.mp4 | |
[download] 0.1% of 438.84MiB at 732.13KiB/s ETA 10:13^C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment