Commit History

Author SHA1 Message Date
  Tobi b77c72fb88 Merge pull request #832 from Stypox/hotfix-decrypter 2 years ago
  Stypox dcb7483dcf Fix YouTube throttling decrypter function parsing 2 years ago
  Robin bebdc55ad4 Merge pull request #829 from TiA4f8R/yt-subtitles-age-restricted-videos-fix 2 years ago
  TiA4f8R ef49cd0007 [YouTube] Extract subtitles for age-restricted videos 2 years ago
  dependabot[bot] 00b51a2bf8 Bump actions/setup-java from 2 to 3 2 years ago
  TiA4f8R 2e92d718a2 Merge pull request #780 from TiA4f8R/yt-more-params-innertube-requests 2 years ago
  TiA4f8R b30e341559 Add link to learn more about the issue which makes YoutubeStreamExtractorRelatedMixTest.testRelatedItems test disabled 2 years ago
  TiA4f8R 70812fa611 Update YouTube stream mocks and disable YoutubeStreamExtractorRelatedMixTest 2 years ago
  TiA4f8R 67288a0191 [YouTube] Fix extraction of embeddable age-restricted videos, fix extraction of contents with warnings and more 2 years ago
  TiA4f8R 11b5a222c4 Deduplicate code of getStringResultFromRegexArray methods in Utils 2 years ago
  TiA4f8R 9ca647a750 Update mocks 2 years ago
  TiA4f8R dfa4239661 Fix missing imports and Checkstyle issues 2 years ago
  TiA4f8R 6d27996ac4 Improve code of getStringResultFromRegexArray methods in Utils 2 years ago
  TiA4f8R 2e3da445e6 [YouTube] Add documentation about parameters added and clients versions and key 2 years ago
  TiA4f8R 1dad3bfe8b [YouTube] Update again hardcoded client versions and update mobile user agents 2 years ago
  TiA4f8R 3d38459cf3 [YouTube] Reduce InnerTube response sizes by adding the prettyPrint parameter with the false value 2 years ago
  litetex 349ba8db7f Improve tests and randomness 2 years ago
  TiA4f8R 52376949e5 Add setSeedForVideoTests method in YoutubeStreamExtractor tests 2 years ago
  TiA4f8R d0d91e6690 Adress requested changes 2 years ago
  TiA4f8R b6bc521f0d [YouTube] Update client versions again 2 years ago
  TiA4f8R 26f93f5bb0 [YouTube] Extract streams of livestreams from the iOS client and disabled the Android client for livestreams 2 years ago
  TiA4f8R 7d07924de8 [YouTube] Try to use lighter requests when extracting client version and key from YouTube and YouTube Music 2 years ago
  TiA4f8R 05b7fee23b [YouTube] Add the cpn param to playback requests and try to spoof better the Android client 2 years ago
  TiA4f8R 83f374bff1 [YouTube] Update client versions and fix a bug when using resetClientVersionAndKey method 2 years ago
  Stypox 8c1041def6 Add @ null annotations where Android Studio suggested it 2 years ago
  Stypox adbbdc7a5b [YouTube] Fix regex warning: use ' {2}' instead of ' ' 2 years ago
  Stypox 24e83997b4 [Bandcamp] Add Java 8 streams 2 years ago
  Stypox 349990fd48 Fix redundant escape \\ in regex in Utils 2 years ago
  litetex 3bf7aa3762 Cleanup ``TimeAgoParser`` 2 years ago
  litetex 5a18730845 Merge pull request #813 from litetex/fix-test-2022-03 2 years ago