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

[tvn24] Don't require ".html" suffix #14395

Merged
merged 3 commits into from Oct 3, 2017
Merged

[tvn24] Don't require ".html" suffix #14395

merged 3 commits into from Oct 3, 2017

Conversation

jwilk
Copy link
Contributor

@jwilk jwilk commented Oct 3, 2017

Before submitting a pull request make sure you have:

In order to be accepted and merged into youtube-dl each piece of code must be in public domain or released under Unlicense. Check one of the following options:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

  • Bug fix
  • Improvement
  • New extractor
  • New feature

Description of your pull request and other information

Some TVN24 URLs, such as https://www.tvn24.pl/magazyn-tvn24/angie-w-jednej-czwartej-polka-od-szarej-myszki-do-cesarzowej-europy,119,2158, don't have the .html suffix. This PR makes the suffix optional.

This PR also relaxes the test regexp to allow HTTPS thumbnails. This fixes download test failure.

jwilk and others added 3 commits October 3, 2017 17:54
@dstftw dstftw merged commit 3e4cedf into ytdl-org:master Oct 3, 2017
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.

None yet

2 participants