Skip to content

Commit

Permalink
Update imdb_video_scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Programmer-RD-AI committed Apr 26, 2024
1 parent ab0041f commit 6abdf49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion moviedata/scraper/imdb/imdb_video_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@


class IMDBVideoScraper(IMDBScraper):
pass
def videos_details(self, movie_id, video_url):
pass

0 comments on commit 6abdf49

Please # to comment.