Historial de Commits

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