mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 19:49:19 +02:00
We now use a proper user agent including instance version and url during outgoing requests
This commit is contained in:
parent
99200ad077
commit
b5ff339efa
10 changed files with 47 additions and 19 deletions
|
@ -1,5 +1,4 @@
|
|||
import os
|
||||
import requests
|
||||
import json
|
||||
from urllib.parse import quote_plus
|
||||
import youtube_dl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue