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

[dailymotion] Optimized playlist download #10180

Closed
wants to merge 1 commit into from

Conversation

EricC-59
Copy link
Contributor

Please follow the guide below

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

Before submitting a pull request make sure you have:

What is the purpose of your pull request?

  • Bug fix
  • New extractor
  • New feature

Description of your pull request and other information

Optimization of Dailymotion playlist download.
When looping over videos of a Dailymotion playlist, youtube-dl used to fetch each individual video web page before checking if it is in the archive file. The 'id' key of each entry was just missing to perform the check on the first pass.

@dstftw
Copy link
Collaborator

dstftw commented Jul 29, 2016

Cherry-picked in 485fedf, thanks.

@dstftw dstftw closed this Jul 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants