Philipp Hagemeister
|
7012b23c94
Match --download-archive during playlist processing (Fixes #1745)
|
před 11 roky |
Philipp Hagemeister
|
5904088811
Add support for tou.tv (Fixes #1792)
|
před 11 roky |
Philipp Hagemeister
|
91c7271aab
Add automatic generation of format note based on bitrate and codecs
|
před 11 roky |
Jaime Marquínez Ferrándiz
|
78fb87b283
Don't accept '>' inside the content attribute in OpenGraph regexes
|
před 11 roky |
Jaime Marquínez Ferrándiz
|
ab2d524780
Improve the OpenGraph regex
|
před 11 roky |
Philipp Hagemeister
|
eb0a839866
[common] Simplify og_search_property
|
před 11 roky |
Marcin Cieślak
|
a8eeb0597b
Fix AssertionError when og property not found
|
před 11 roky |
Jaime Marquínez Ferrándiz
|
9103bbc5cd
Add the 'webpage_url' field to info_dict
|
před 12 roky |
Philipp Hagemeister
|
b5d0d817bc
Remove superfluous space
|
před 12 roky |
Philipp Hagemeister
|
ebc14f251c
Merge remote-tracking branch 'origin/master'
|
před 12 roky |
Philipp Hagemeister
|
d41e6efc85
New debug option --write-pages
|
před 12 roky |
Filippo Valsorda
|
8ffa13e03e
[Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
55b3e45bba
[vimeo] Fix pro videos and player.vimeo.com urls
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
8c51aa6506
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
|
před 12 roky |
Philipp Hagemeister
|
416a5efce7
fix typos
|
před 12 roky |
Philipp Hagemeister
|
8dbe9899a9
Allow users to specify an age limit (fixes #1545)
|
před 12 roky |
Philipp Hagemeister
|
2f5865cc6d
Clarify that url and ext are optional when formats is given (#980)
|
před 12 roky |
Philipp Hagemeister
|
deefc05b88
Document formats (for #980)
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
0d75ae2ce3
Fix detection of the webpage charset if it's declared using ' instead of "
|
před 12 roky |
Philipp Hagemeister
|
f143d86ad2
[sohu] Handle encoding, and fix tests
|
před 12 roky |
Philipp Hagemeister
|
6d69d03bac
Merge remote-tracking branch 'origin/reuse_ies'
|
před 12 roky |
Philipp Hagemeister
|
2eabb80254
[addanime] improve
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
9e9c164052
Merge pull request #937 from jaimeMF/subtitles_rework
|
před 12 roky |
Philipp Hagemeister
|
79cb25776f
Cache suitable regular expressions
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
5d51a883c2
Use a dictionary for storing the subtitles
|
před 12 roky |
Philipp Hagemeister
|
f38de77f6e
Use unescapeHTML for OpenGraph properties
|
před 12 roky |
Philipp Hagemeister
|
b9d3e1635f
Strip hash info from URL when making requests (Fixes #1038)
|
před 12 roky |
Philipp Hagemeister
|
3c4e6d8337
Improve OpenGraph property matching
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
44dbe89035
Use re.DOTALL by default when searching OpenGraph properties
|
před 12 roky |
Jaime Marquínez Ferrándiz
|
46720279c2
InfoExtractor: add some helper methods to extract OpenGraph info
|
před 12 roky |