projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aab369
)
[utils] Change Firefox 44 to 47
author
Paul Henning
<vxbinaca@users.noreply.github.com>
Sat, 11 Jun 2016 09:36:31 +0000
(
05:36
-0400)
committer
GitHub
<noreply@github.com>
Sat, 11 Jun 2016 09:36:31 +0000
(
05:36
-0400)
See commit title.
youtube_dl/utils.py
patch
|
blob
|
history
diff --git
a/youtube_dl/utils.py
b/youtube_dl/utils.py
index f77ab865093604f217ab6b2da824f340327df652..0acbd67de289915ca7b6cd60f2a08985bb9d7dd4 100644
(file)
--- a/
youtube_dl/utils.py
+++ b/
youtube_dl/utils.py
@@
-76,7
+76,7
@@
def register_socks_protocols():
compiled_regex_type = type(re.compile(''))
std_headers = {
- 'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20150101 Firefox/4
4
.0 (Chrome)',
+ 'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20150101 Firefox/4
7
.0 (Chrome)',
'Accept-Charset': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'Accept-Encoding': 'gzip, deflate',