Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using wget or HTTrack with youtube-dl? #9583

Closed
NickWinston123 opened this issue May 22, 2016 · 2 comments
Closed

Using wget or HTTrack with youtube-dl? #9583

NickWinston123 opened this issue May 22, 2016 · 2 comments

Comments

@NickWinston123
Copy link

@NickWinston123 NickWinston123 commented May 22, 2016

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2016.05.21.2. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • [ x] I've verified and I assure that I'm running youtube-dl 2016.05.21.2

Before submitting an issue make sure you have:

  • [ x] At least skimmed through README and most notably FAQ and BUGS sections
  • [ x] Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • [ x] Question
  • Other

Hello, I was wondering if there was any easy way to connect youtube-dl to something like wget or HTTrack when downloading things like soundcloud songs or youtube pages. I would like to use something like wget to copy websites and when playing the song / video from the downloaded html page, I would like it to pull from whereever youtube-dl put the song (not pulling from online but from the download location).
If there isnt a way to do this, could I do this with something like bash or would I have to program something something entirely to do this?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 22, 2016

It's technically impossible since download URLs are dynamic and involve real communication with remote party not a mirrored copy.

@dstftw dstftw closed this May 22, 2016
@robmOz
Copy link

@robmOz robmOz commented Apr 15, 2020

Hi just wondering if you made any progress on this? I am interested in getting HTTrack to use youtube-dl to download videos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.