Skip to content

Commit 675eab8

Browse files
authored
Update fetch_anime_and_play.py
1 parent b6a65d8 commit 675eab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_programming/fetch_anime_and_play.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import subprocess
2-
import requests
31
from bs4 import BeautifulSoup, NavigableString, Tag
2+
import requests
3+
import subprocess
44
from fake_useragent import UserAgent
55

66
BASE_URL = "https://ww1.gogoanime2.org"

0 commit comments

Comments
 (0)