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

Implement download for viewasian.co #384

Open
warlordsnet opened this issue Sep 6, 2023 · 0 comments
Open

Implement download for viewasian.co #384

warlordsnet opened this issue Sep 6, 2023 · 0 comments
Labels
enhancement New feature

Comments

@warlordsnet
Copy link

Feature Request: Scrape video ID or embed URL from episode pages

Description

On each episode page, there is a hidden video ID in the HTML. We can scrape this ID and insert it into the following URL to download the video: asianhd1.com/download?id=${id}.

Alternatively, we can also scrape the embed URL from the media-player iframe and replace the word embedplus with download to get the download URL.

This feature should be implemented in consumet.ts/src/providers/movie/viewAsian.ts.

Screenshots

  • Video ID:
    image

  • Embed URL:
    image
@warlordsnet warlordsnet added the enhancement New feature label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature
Projects
None yet
Development

No branches or pull requests

1 participant