28 Commits (master)

Author SHA1 Message Date
  JustAnotherArchivist 98adc6cfac Exclude backslashes in channel patterns 1 year ago
  JustAnotherArchivist a07c2b2374 Fix handling of invalid UTF-8 input 1 year ago
  JustAnotherArchivist b440b35c2f Handle ancient /?v= URLs 2 years ago
  JustAnotherArchivist a246bad957 Add support for Shorts 2 years ago
  JustAnotherArchivist 6d019e63fc Fix removenonyt performance by using simpler fixed-string patterns instead of a PCRE 2 years ago
  JustAnotherArchivist b27a428787 Fix usage notes from URLs to lines on stdin 2 years ago
  JustAnotherArchivist 6e5a019d9e Always decode stdin with surrogateescape to avoid breaking on binary input 2 years ago
  JustAnotherArchivist e48fb9d1b6 Tighten patterns for user and custom channel URLs so they can handle HTML input more easily 2 years ago
  JustAnotherArchivist 9cbc3f7968 Extract playlist and channel IDs from watch URLs 2 years ago
  JustAnotherArchivist 80bf010433 Percent-decode each line only once 2 years ago
  JustAnotherArchivist 4415c8d5dd Add support for img.youtube.com (old thumbnails) 2 years ago
  JustAnotherArchivist 50a0fcc7b0 Fix performance regression due to 479c2684 2 years ago
  JustAnotherArchivist 479c268441 Fix whitespace handling 2 years ago
  JustAnotherArchivist 56f21d1fc0 Add aggressive video ID v parameter extraction 2 years ago
  JustAnotherArchivist 99c83eb331 Handle optional slash in generic watch matcher 2 years ago
  JustAnotherArchivist 9f88f76e59 Handle a few more odd and rare URLs 2 years ago
  JustAnotherArchivist a0f3b16c9e Handle youtu.be case variations and port numbers 2 years ago
  JustAnotherArchivist 273d3ed45a Handle gaming.youtube.com 2 years ago
  JustAnotherArchivist 8e6e47d623 Fix ytimg extraction 2 years ago
  JustAnotherArchivist 788b25707d Handle more domains and case variations 3 years ago
  JustAnotherArchivist bf695d63a3 Fix channel URLs 3 years ago
  JustAnotherArchivist dde4464555 Cover two more rare URLs 3 years ago
  JustAnotherArchivist bbf2d2c315 Be more lenient regarding slashes to catch things with collapsed URLs in paths etc. 3 years ago
  JustAnotherArchivist 362f66eb26 Handle youtube-nocookie.com and fix removenonyt mode not recognising CC domains 3 years ago
  JustAnotherArchivist 81e2b4b999 Refine patterns 3 years ago
  JustAnotherArchivist 9974d4613c Stop trying to rewrite patterns for percent encoding 3 years ago
  JustAnotherArchivist 0ee83bc0f2 Refactor 3 years ago
  JustAnotherArchivist b66260ca94 Add youtube-extract 3 years ago