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
trying to pull up any show does this too me but kill bill will be my example
the sight https://vidsrc.to/embed/movie/414419 pulls the correct movie and the script finds it however "Episode not selected with 'films.vidsrcto'! Trying the next scraper..."
if given the way to fix this (ive seen the error before in the issues) i will push a fork to fix it when i notice it going down otherwise ima just click the link and not worry
mov-cli -s films Kill Bill: The Whole Bloody Affair --debug
[DEBUG] (mov_cli) - Config -> {'version': 1, 'debug': True, 'player': 'mpv', 'quality': 'auto', 'skip_update_checker': False, 'auto_try_next_scraper': True, 'hide_ip': True, 'ui': {'preview': True, 'watch_options': True, 'display_quality': False}, 'plugins': {'test': 'mov-cli-test', 'films': 'film-central', 'youtube': 'mov-cli-youtube'}, 'scrapers': {'test': 'test.DEFAULT', 'films': 'films.vidsrcto', 'default': 'films'}, 'http': {'timeout': 15}}
Good Morning, casper.
It's 10:35 AM on a beautiful Friday!
[DEBUG] (mov_cli) - Scraper args picked up on --> []
[DEBUG] (mov_cli) - Using the scraper overridden namespace 'films'...
[INFO] (mov_cli) - Using 'films.vidsrcto' scraper...
[INFO] (mov_cli) - Searching for 'Kill Bill: The Whole Bloody Affair'...
[DEBUG] (mov_cli) - [HTTPClient] GET -> https://www.themoviedb.org/search
[DEBUG] (mov_cli) - [HTTPClient] GET -> https://vidsrc.to/embed/movie/414419
[DEBUG] (mov_cli) - [prompt] Skipping prompt as there is only a single choice to choose from...
[DEBUG] (mov_cli) - [Cache] Clearing all cache in file or section...
[INFO] (mov_cli) - Scraping 'Kill Bill: The Whole Bloody Affair'...
[DEBUG] (mov_cli) - [HTTPClient] GET -> https://vidsrc.to/embed/movie/414419
[INFO] (mov_cli) - [ATNS] 🫥 Episode not selected with 'films.vidsrcto'! Trying the next scraper...
trying to pull up any show does this too me but kill bill will be my example
the sight https://vidsrc.to/embed/movie/414419 pulls the correct movie and the script finds it however "Episode not selected with 'films.vidsrcto'! Trying the next scraper..."
if given the way to fix this (ive seen the error before in the issues) i will push a fork to fix it when i notice it going down otherwise ima just click the link and not worry