Commit Graph

281 Commits (be5df5ee311b3ad027f5d59fe077969babd0aa53)

Author SHA1 Message Date
Sergey M․ 345b24538b
release 2017.02.22 7 years ago
Sergey M․ 63a29b6118
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan b5869560a4
[crunchyroll] Fix descriptions with double quotes (closes #12124) 7 years ago
Sergey M․ 8c6c88c7da
release 2017.02.21 7 years ago
Sergey M․ 159aaaa9d0
[ChangeLog] Actualize 7 years ago
Sergey M․ 28e35f5070
release 2017.02.17 7 years ago
Sergey M․ cf3704c132
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan fef51645d6
[theplatform] Recognize URLs with whitespaces (closes #12044) 7 years ago
Yen Chi Hsuan a4a554a793
[generic] Try parsing JWPlayer embedded videos (closes #12030) 7 years ago
Sergey M․ 2480b056c1
release 2017.02.16 7 years ago
Sergey M․ 3aa25395aa
[ChangeLog] Actualize 7 years ago
Sergey M․ 58a65ba852
release 2017.02.14 7 years ago
Sergey M․ cedf08ff54
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan f8514630db
[einthusan] Fix extraction (closes #11416)
The old test URLs are no longer valid, so I replace them with the one
from #11416
7 years ago
Yen Chi Hsuan 8d38dafbbf
ChangeLog: update after #12085 7 years ago
Sergey M․ 9b92a5917b
release 2017.02.11 7 years ago
Sergey M․ 3e2274c8b7
[ChangeLog] Actualize 7 years ago
Sergey M․ 55d4de2283
release 2017.02.10 7 years ago
Sergey M․ 61ee556aea
[ChangeLog] Actualize 7 years ago
Sergey M․ 013877298d
release 2017.02.07 7 years ago
Sergey M․ c87f95f991
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan 9c14fe9681
[gaskrank] Minor change and update ChangeLog after #11685 7 years ago
Yen Chi Hsuan 019f4c0371
[bandcamp] Fix extraction for incomplete albums
Closes #11727
7 years ago
Yen Chi Hsuan caf0f5f8b7
[iwara] Fix extraction (closes #11781) 7 years ago
Yen Chi Hsuan e4e50f60b1
[googledrive] Fix extraction on Python 3.6
Since Python 3.6, invalid escape sequences are deprecated. It's likely
that there are invalid escape sequences somewhere on the webpage, so
instead of unescaping the whole webpage, just unescape the URL.

See https://bugs.python.org/issue27364. That change was designed for
string literals, while it affects the 'unicode_escape' encoding as well.
The code path is:

str.decode('unicode_escape')
    codecs.unicode_escape_decode()
        PyUnicode_DecodeUnicodeEscape()
7 years ago
Sergey M․ a713a86755
release 2017.02.04.1 7 years ago
Sergey M․ 7bccd5fc8a
[ChangeLog] Actualize 7 years ago
Sergey M․ 3144eccf55
[ChangeLog] Actualize 7 years ago
Sergey M․ 31487eb974
release 2017.02.04 7 years ago
Yen Chi Hsuan daac118bf4
[ChangeLog] Update after #11901 7 years ago
Yen Chi Hsuan d7f9242e30
[ChangeLog] Update after #11565 7 years ago
Yen Chi Hsuan a22b2fd19b
[youtube] Fix ytsearch* when cookies are provided
Closes #11924

The API with `page` is no longer used in browsers, and YouTube always
returns {'reload': 'now'} when cookies are provided.

See http://youtube.github.io/spfjs/documentation/start/ for how SPF
works. Basically appending static link with a `spf` parameter yields the
corresponding dynamic link.
7 years ago
Yen Chi Hsuan bd8f48c78b
[bilibili] Support new Bangumi URLs (closes #11845)
To reduce complexity, I don't support old Bangumi URLs directly via
_VALID_URL. Instead, I choose to let it go to generic redirection. An
example can be found in #10190:

http://bangumi.bilibili.com/anime/v/40062
7 years ago
Jaime Marquínez Ferrándiz 020c5df52d [elpais] Fix extraction for some URLs (closes #11765) 7 years ago
Sergey M․ 5069594993
release 2017.02.01 7 years ago
Sergey M․ b996b88092
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan 000f207944
[prosiebensat1] Update ChangeLog 7 years ago
Sergey M․ d7e215b42d
release 2017.01.31 7 years ago
Sergey M․ 3a528ffd89
[ChangeLog] Actualize 7 years ago
Sergey M․ 4d2fdb07c4
release 2017.01.29 7 years ago
Sergey M․ fe323a4800
[ChangeLog] Actualize 7 years ago
Sergey M․ d41ed6d243
release 2017.01.28 7 years ago
Sergey M․ 815d2a36d8
[ChangeLog] Actualize 7 years ago
Sergey M․ 2417d41535
release 2017.01.25 7 years ago
Sergey M․ 2c302cf66b
[ChangeLog] Actualize 7 years ago
Sergey M․ c3a65c3de0
release 2017.01.24 7 years ago
Sergey M․ ee4c091ce5
[ChangeLog] Actualize 7 years ago
Yen Chi Hsuan bc35ed3fb6
[nextmedia] Add support for NextTV (壹電視) 7 years ago
Sergey M․ 9d5b29c881
release 2017.01.22 7 years ago
Sergey M․ 6c031a35f3
[ChangeLog] Actualize 7 years ago