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

Add commandline arguments --skip-period-id, --skip-period-duration #15

Open
emarsden opened this issue Nov 1, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@emarsden
Copy link
Owner

emarsden commented Nov 1, 2023

It would be useful to have commandline arguments that allow the user to request that certain Periods in a multi-Period manifest are not downloaded. For example, --skip-period-id could allow a Period with a specific @id attribute (which is printed when fetching with "-v" and "--simulate") to be ignored, and --skip-period-duration could skip all periods whose duration is less than the specified argument.

This functionality could be useful for fetching content which has been enriched with server-side ad insertion (SSAI) or dynamic ad insertion (DAI).

@emarsden emarsden added the enhancement New feature or request label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant