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

Fix for FB video replay #212

Merged
merged 7 commits into from
Nov 20, 2024
Merged

Fix for FB video replay #212

merged 7 commits into from
Nov 20, 2024

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Nov 20, 2024

  • New fuzzy matching rules for FB, matching and rewriting embedded DASH (again)
  • New ruleset: range-as-query args configured per domain, allows lookup of range requests set via query args
  • APIs: add hasRangeAsQuery() and removeRangeAsQuery() to detect if URL has range embedded in the query args
  • Part of fix for [Bug]: web-recorder can not detect facebook video archiveweb.page#272

- rewrite dash xml
- add query-as-range system, remove domain-specific query params and treat as ranges
- add fb rule for 'bytestart' / 'byteend'
- assumes non-range query args are archived, lookup full stream and apply range
@ikreymer ikreymer merged commit 9308ec3 into main Nov 20, 2024
2 checks passed
@ikreymer ikreymer deleted the fb-video-ranges branch November 20, 2024 02:14
ikreymer added a commit that referenced this pull request Nov 20, 2024
Follow-up to #212, additional fixes to embedded dash manifests:
- better search for end tag
- don't attempt rewrite if end tag not found
- bump to 2.20.5
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.

1 participant