Skip to content

Commit 1b5d59a

Browse files
authored
Update fetch_anime_and_play.py
1 parent 00e9d86 commit 1b5d59a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_programming/fetch_anime_and_play.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import subprocess
12
import requests
23
from bs4 import BeautifulSoup, NavigableString, Tag
34
from fake_useragent import UserAgent

0 commit comments

Comments
 (0)