We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadf8a8 commit 2de5afcCopy full SHA for 2de5afc
web_programming/fetch_anime_and_play.py
@@ -3,6 +3,7 @@
3
4
5
from fake_useragent import UserAgent
6
+import subprocess
7
8
BASE_URL = "https://ww1.gogoanime2.org"
9
0 commit comments