Skip to content

Conversation

@dirkf
Copy link
Contributor

@dirkf dirkf commented Oct 7, 2024

Boilerplate: own/yt-dlp code, bug fix

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:

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 except for code from yt-dlp for which this or the below have already been asserted
  • 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

Portmanteau PR for various small fixes, per commits.

dirkf added 11 commits October 22, 2024 11:18
* correct logic in _download_webpage() hook (yt-dlp/yt-dlp#4432)
* improve error message.
* update site list
* support page with player data in <iframe>
* use `_search_json()`
* improve "not found" detection
* improve title extraction
* reproduce CSS .classname behaviour ("bar" matches "bar", "foo bar baz", etc)
* add tests
…rict

* template extression should be evaluated with the same strict-ness
* support "renamed" flashvars variable
* use `_search_json()
* support `rnd` query parameter
* extract tags, categories, age_limit, more thumbnails`
* closes ytdl-org#31007
@dirkf dirkf linked an issue Nov 7, 2024 that may be closed by this pull request
@dirkf dirkf linked an issue Apr 7, 2025 that may be closed by this pull request
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.

Extraction Failure: Unable to Retrieve Video Formats from Filemoon.sx unsupported url filemoon.sx No video formats found'

1 participant