You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add extractor for the "embed69" auto-embed server, which provides Spanish-language video sources. The server requires scraping video links following the formats below:
Please add extractor for the "embed69" auto-embed server, which provides Spanish-language video sources. The server requires scraping video links following the formats below:
For movies:
https://embed69.org/f/{IMDB_ID}/
where {IMDB_ID} is the movie's ID from IMDB.
For TV show episodes:
https://embed69.org/f/{IMDB_ID}-{SEASON_NUMBER}x{EPISODE_NUMBER}/
where:
{IMDB_ID} is the TV show ID from IMDB.
{SEASON_NUMBER} is the season number.
{EPISODE_NUMBER} is the episode number.
The text was updated successfully, but these errors were encountered: