Historial de Commits

Autor SHA1 Mensaje Fecha
  dirkf 45495228b7 [downloader/http] Only check for resumability when actually resuming hace 2 años
  dirkf 6fece0a96b [AENetworksBaseIE] Report missing show data instead of crash hace 2 años
  dirkf 70ff013910 [devscripts] Add a hack to convert command-line options to API options hace 2 años
  dirkf e8de54bce5 [core] Handle `/../` sequences in HTTP URLs hace 2 años
  dirkf baa6c5e95c [FragmentFD] Respect `--no-continue` hace 2 años
  dirkf 5c985d4f81 [downloader] Let _ffmpeg_ handle DASH segments hace 2 años
  dirkf 8c86fd33dc [doc] Improve "guidance" on bug reporting hace 2 años
  Sophira 27d41d7365 [doc] Recommend "Get cookies.txt LOCALLY" extension in README.md (#31763) hace 2 años
  dirkf 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method hace 2 años
  pukkandan 3e92c60fcd [jsinterp] Handle `Date` at epoch 0 hace 2 años
  pukkandan 3da17834a4 [Youtube] Construct dash formats with `range` query hace 2 años
  dirkf f7ce98a21e [YouTube] Support @owner format in uploader_id etc hace 2 años
  dirkf e67e52a8f8 [test] Support test-case with volatile ID (eg live show) hace 2 años
  pukkandan 1d3751c3fe Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL. Eg: When using `youtube-dl "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead. hace 4 años
  df 6067451e43 [Vimeo] Fix e19ec52 for tween-age Pythons hace 2 años
  dirkf 57802e632f [jsinterp] Fix dict comprehension for Py2.6 hace 2 años
  dirkf 2dd6c6edd8 [YouTube] Avoid crash if uploader_id extraction fails hace 2 años
  dirkf dd9aa74bee [test] Avoid name TestIE which causes a pytest warning hace 2 años
  dirkf 42b098dd79 [InfoExtractor] Handle unquoted values in OpenGraph searches hace 2 años
  fonkap 6f8c2635a5 [StreamsbIE] Add extractor for streamsb.com (viewsb.com) (#31517) hace 2 años
  fonkap de48105dd8 [KommunetvIE] Add extractor for kommunetv.no (#31516) hace 2 años
  fonkap 822f19f05d [FileMoonIE] Add extractor for filemoon.sx (#31515) hace 2 años
  teddy171 33db85c571 [feat]: Add support to external downloader aria2p (#31500) hace 2 años
  Valentin Metz f33923cba7 [rbgtum] Add new extractor (#31305) hace 2 años
  dirkf e8198c517b [YouTube] Fix tests hace 2 años
  dirkf bafb6dec72 [YouTube] Refresh compat/utils usage hace 2 años
  dirkf 4e04f10499 [compat] Update test_compat hace 2 años
  dirkf 90c9f789d9 [utils] Add parse_qs, update_url hace 2 años
  dirkf 249f2b6316 [compat] Systematise compat_ naming hace 2 años
  dirkf d6b14ba316 [test] Fix TestAgeRestriction hace 2 años