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

YouTube scraper no longer finding any trailers #228

Open
CaptainKen2 opened this issue Mar 14, 2022 · 0 comments
Open

YouTube scraper no longer finding any trailers #228

CaptainKen2 opened this issue Mar 14, 2022 · 0 comments

Comments

@CaptainKen2
Copy link

This has stopped working a few weeks ago.

2022-03-12 13:22:18.1963,EmberAPI.ModulesManager,EmberAPI.ModulesManager.ScrapeTrailer_Movie,8,TRACE,[ModulesManager] [ScrapeTrailer_Movie] [Start] \\server3\video\Movies\One Shot (2021)\One Shot (2021 1080p Bluray DD 5.1 DTS-HD MA 5.1 x264 cp).mkv, 2022-03-12 13:22:18.1963,EmberAPI.ModulesManager,EmberAPI.ModulesManager.ScrapeTrailer_Movie,8,TRACE,[ModulesManager] [ScrapeTrailer_Movie] [Using] TMDB_Trailer, 2022-03-12 13:22:18.2003,ScraperModule.TMDB_Trailer,ScraperModule.TMDB_Trailer.Scraper_Movie,8,TRACE,[TMDB_Trailer] [Scraper_Movie] [Start], 2022-03-12 13:22:18.5374,EmberAPI.YouTube.Scraper,EmberAPI.YouTube.Scraper.GetVideoDetails,8,ERROR,GetVideoDetails,"EXCEPTION OCCURRED:System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 (Too Many Requests). at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult()
at VideoLibrary.YouTube.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult() at VideoLibrary.ServiceBase1.d__7.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at EmberAPI.YouTube.Scraper.GetVideoDetails(String videoIdOrUrl) ---> (Inner Exception #0) System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 (Too Many Requests). at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult()
at VideoLibrary.YouTube.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable1.ConfiguredTaskAwaiter.GetResult() at VideoLibrary.ServiceBase1.d__7.MoveNext()<---

  • at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at EmberAPI.YouTube.Scraper.GetVideoDetails(String videoIdOrUrl)" 2022-03-12 13:22:18.5374,ScraperModule.TMDB_Trailer,ScraperModule.TMDB_Trailer.Scraper_Movie,8,TRACE,[TMDB_Trailer] [Scraper_Movie] [Done], 2022-03-12 13:22:18.5374,EmberAPI.ModulesManager,EmberAPI.ModulesManager.ScrapeTrailer_Movie,8,TRACE,[ModulesManager] [ScrapeTrailer_Movie] [Using] YouTube_Trailer, 2022-03-12 13:22:18.5374,ScraperModule.YouTube_Trailer,ScraperModule.YouTube_Trailer.Scraper_Movie,8,TRACE,[YouTube_Trailer] [Scraper_Movie] [Start],
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

No branches or pull requests

1 participant