Jose Manuel Delicado
|
2fb88924fd
|
URL expansion and audio playback should work well together now. When calling get method, stream parameter is set to True, so the body is not downloaded. We work with response headers, the only thing we need
|
2017-12-12 16:32:12 +01:00 |
|
Jose Manuel Delicado
|
6ba1fe9eac
|
If an URL shortener does not redirect using head method, call get with allow_redirects set to False instead when expanding. Fixes #179
|
2017-12-11 21:07:57 +01:00 |
|
Jose Manuel Delicado
|
11703f50fe
|
Handle special case for Dropbox links when expanding URLS
|
2017-09-22 17:30:09 +02:00 |
|
Jose Manuel Delicado
|
11ca3a2190
|
URL shortener now performs step by step expansion, so you possibly will have to expand an URL multiple times to reach the final destination
|
2017-09-22 17:18:38 +02:00 |
|
Jose Manuel Delicado
|
a1381008d7
|
Use head instead of get for URL expansion
|
2017-09-18 10:38:20 +02:00 |
|
|
da06c568c5
|
Fixed issue with url shorteners. Should help to fix #159
|
2017-09-17 23:28:31 -05:00 |
|
Jose Manuel Delicado
|
ff05c9cb23
|
Now the URLS are expanded using requests. It means proxy support for URL shortener, and follow all redirections to get the final URL
|
2017-08-12 21:32:56 +02:00 |
|
|
1af4a8b291
|
Putting all the code from the current master branch of TWBlue
|
2014-10-27 16:29:04 -06:00 |
|