Compare commits
No commits in common. "fef75ccf0388ba8df6d95ae5f7159c07c86ae1e9" and "1be99977bd79c8efa50f13b16571a8a50f8f7d02" have entirely different histories.
fef75ccf03
...
1be99977bd
@ -223,7 +223,7 @@ class dropout():
|
||||
|
||||
def series(force_download):
|
||||
json_data=[]
|
||||
html=requests.get('https://watch.dropout.tv/series').text
|
||||
html=requests.get('https://www.dropout.tv/series').text
|
||||
|
||||
# If you want to parse the HTML
|
||||
soup = BeautifulSoup(html, 'html.parser')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user