you-get/src/you_get
Zhiming Wang 3c8c65f045
[bilibili] use faker when downloading videos
Bilibili's CDN now may reject requests with 403 when urllib's default
user agent is used. This appears to be location-based (and started today
for me; others might have experienced this for a while): I tested on a
bunch of U.S.-based nodes and all requests were rejected without a
spoofed user agent, but when I tested on a Mainland China-based node,
the requests went through.
2017-05-25 15:48:13 -04:00
..
cli_wrapper cli_wrapper 2013-09-11 13:50:39 +02:00
extractors [bilibili] use faker when downloading videos 2017-05-25 15:48:13 -04:00
processor tuning debugging message 2017-04-21 00:49:00 +08:00
util util/log.py: change mode back to 644 2017-04-01 22:14:13 +02:00
__init__.py Major refactoring 2014-07-21 02:39:40 +02:00
__main__.py redefine version (0.4.x) 2015-10-21 17:01:31 +02:00
common.py [common.py] keep user-specified headers when faker is True 2017-05-25 15:30:06 -04:00
extractor.py do not print size when the container is m3u8 2017-02-25 02:31:07 +08:00
json_output.py Change "NameError" to "AttributeError" 2017-03-18 13:24:00 +08:00
version.py version 0.4.750 2017-05-21 14:11:10 +02:00