Closed darnir closed 12 years ago
I have had issues with this myself. Whether or not the links work seems to depend on the terminal you use to start wget, of all things. Some terminals seem to break long lines in heredocs, so the usage suggested by the instructions page was failing.
As a workaround, try saving the list of links as a file, and using that as input to wget. I updated the instruction page to say this.
If this turns out not to be the issue, please let me know so we can troubleshoot further.
I will try the workaround as the next set of videos are uploaded in about 24 hours, and let you know the result.
On Sun, Apr 22, 2012 at 12:16 PM, Greg Inozemtsev < reply@reply.github.com
wrote:
I have had issues with this myself. Whether or not the links work seems to depend on the terminal you use to start wget, of all things. Some terminals seem to break long lines in heredocs, so the usage suggested by the instructions page was failing.
As a workaround, try saving the list of links as a file, and using that as input to wget. I updated the instruction page to say this.
If this turns out not to be the issue, please let me know so we can troubleshoot further.
Reply to this email directly or view it on GitHub: https://github.com/nzmsv/udacity-dl/issues/3#issuecomment-5265958
Thanking You, Darshit Shah Research Lead, Code Innovation Kill Code Phobia. B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani.
Yeah.. The Workaround worked for other courses.. Guess, you were right about the terminal splitting the long lines.. Kudos to your work man! Single downloading, I'd go mad.. Thanks to your raw links and aria2c I can download them much faster!
On Sun, Apr 22, 2012 at 12:18 PM, Darshit Shah darnir@gmail.com wrote:
I will try the workaround as the next set of videos are uploaded in about 24 hours, and let you know the result.
On Sun, Apr 22, 2012 at 12:16 PM, Greg Inozemtsev < reply@reply.github.com
wrote:
I have had issues with this myself. Whether or not the links work seems to depend on the terminal you use to start wget, of all things. Some terminals seem to break long lines in heredocs, so the usage suggested by the instructions page was failing.
As a workaround, try saving the list of links as a file, and using that as input to wget. I updated the instruction page to say this.
If this turns out not to be the issue, please let me know so we can troubleshoot further.
Reply to this email directly or view it on GitHub: https://github.com/nzmsv/udacity-dl/issues/3#issuecomment-5265958
Thanking You, Darshit Shah Research Lead, Code Innovation Kill Code Phobia. B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani.
Thanking You, Darshit Shah Research Lead, Code Innovation Kill Code Phobia. B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani.
The raw links on Udacity Course CS387 don't work with wget. The direct links however work with the browser redirect. Raw links need some looking into.