Commit History

Author SHA1 Message Date
  bopol 5760366d70 use JsonObject#isEmpty instead of JsonObject#equals(JsonUtils.EMPTY_OBJECT) 4 years ago
  bopol 93e868634e clarified javadoc for isCorrectedSearch and getSearchSuggestions in SearchExtractor 4 years ago
  bopol 3757541a9c adapt new nanojson version 4 years ago
  bopol 79483a6dc0 «Use this in SearchInfo, for consistency's sake» @Stypox order xD 4 years ago
  bopol e8d58e09c9 getSearchSuggestion now returns the corrected query if isCorrectedSearch() is true 4 years ago
  bopol 5d1c3b3fa2 Use setters in SearchInfo 4 years ago
  bopol 29b639b454 Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion() 4 years ago
  wb9688 665c69b530 Merge pull request #310 from B0pol/soundcloudComments 4 years ago
  Stypox a02bfbeae5 [YouTube] Support stream urls in `vnd.youtube://ID` form 4 years ago
  bopol bc13e0c616 Merge remote-tracking branch 'upstream/dev' into soundcloudComments 4 years ago
  TobiGr 4086715a68 Merge branch 'dev' 4 years ago
  TobiGr 8a79b14077 Update extractor version to 0.19.4 4 years ago
  Tobias Groza fc3a69ed54 Merge pull request #323 from wb9688/fix-yt-music-albums 4 years ago
  wb9688 6aae99f832 Fix NPE in defaultAlertsCheck() 4 years ago
  Tobias Groza 2780e716b3 Merge pull request #321 from wb9688/fix-nanojson 4 years ago
  wb9688 a1eabc7589 Return null instead of "" in getTextFromObject() 4 years ago
  Fynn Godau e7b046db9d Merge remote-tracking branch 'origin/dev' into dev 4 years ago
  Fynn Godau a3e8e1c70e Bandcamp: move own methods to helper class 4 years ago
  Fynn Godau 9bc7a470ab Replace fori with foreach loop 4 years ago
  Tobias Groza 49157fcf0d Merge pull request #317 from wb9688/tnp-nanojson 4 years ago
  bopol 2564bcf399 refactor comments 4 years ago
  Fynn Godau f71bd29d58 Bandcamp playlist extractor: add more tests 4 years ago
  Fynn Godau 5009d9f53b Bandcamp tests: remove certain tests 4 years ago
  Fynn Godau b5e251c82f Bandcamp channel extractor: package-private access for getImageUrl(…) 4 years ago
  Fynn Godau 8c70dab8c5 Bandcamp search query handler factory: inline variable 4 years ago
  Fynn Godau 10ae3db118 Bandcamp javadoc: Replace br tags with p tags 4 years ago
  Fynn Godau 9201e0d3ea Don't declare exceptions that can't actually be thrown 4 years ago
  Fynn Godau 965bce00cf Bandcamp stream extractor: return NO_AGE_LIMIT 4 years ago
  Fynn Godau 82099592c7 Bandcamp: Move code from SearchExtractor to InfoItemExtractors 4 years ago
  Fynn Godau 00c0333059 Bandcamp: Fetch channelInfo in onFetchPage 4 years ago