Commit graph

  • a65e46e4b1 Use OkHttp for tests like in NewPipe wb9688 2020-06-11 15:06:08 +02:00
  • 5f523254cb
    Merge pull request #344 from B0pol/peertube_embeds Tobias Groza 2020-06-06 18:53:07 +02:00
  • 96de834b67 Bandcamp: parse date from radio info item Fynn Godau 2020-06-04 19:36:58 +02:00
  • 39b55b5b42 Bandcamp radio stream extractor: test uploader url Fynn Godau 2020-06-04 19:32:19 +02:00
  • 9a555d97e5 Remove useless bandcamp tests Fynn Godau 2020-06-04 19:31:01 +02:00
  • e13f341a45 Bandcamp stream extractor: test service id Fynn Godau 2020-06-04 19:29:37 +02:00
  • 4dd9540782 Bandcamp license switch order Fynn Godau 2020-06-04 19:27:39 +02:00
  • 52103ac61f Remove "useless" comments Fynn Godau 2020-06-04 19:27:13 +02:00
  • 8fa81537c0 Better bandcamp stream extractor description test Fynn Godau 2020-06-04 19:17:51 +02:00
  • 0950a95577 Fix for testing wrong object for null or empty Fynn Godau 2020-06-04 19:16:08 +02:00
  • e6ecd91929 Bandcamp: Test full date Fynn Godau 2020-06-04 19:12:10 +02:00
  • 27e7aad159 Bandcamp: Improve code style Fynn Godau 2020-06-04 19:04:25 +02:00
  • ea49202f64
    Don't display internal license id fynngodau 2020-06-04 18:26:58 +02:00
  • 063f4be766 For #342: support PeerTube embeds bopol 2020-06-04 14:26:42 +02:00
  • 34b6928124 Don't print stacktrace before throwing new exception Fynn Godau 2020-06-04 14:25:38 +02:00
  • 1be20ceeec Bandcamp: parse date Fynn Godau 2020-06-04 14:09:21 +02:00
  • 6822fe3dc8 Bandcamp: Get Stream upload date Fynn Godau 2020-06-04 13:03:16 +02:00
  • e98bff8ae9 Improved Bandcamp radio stream extractor tests Fynn Godau 2020-06-04 12:30:53 +02:00
  • 8f6c00f8d8 Use default test in BandcampSearchExtractorTest Fynn Godau 2020-06-04 12:12:20 +02:00
  • de776561b0 Bandcamp: fix loading uploader from streams in search Fynn Godau 2020-06-04 12:02:18 +02:00
  • 3940138fc5 Fix Bandcamp capitalization in one more spot Fynn Godau 2020-06-03 22:41:27 +02:00
  • 9fa9d920a9 Bandcamp: Implement new methods required due to interface changes Fynn Godau 2020-06-03 21:35:11 +02:00
  • dd955c7f0c Merge branch 'origin/dev' into dev Fynn Godau 2020-06-03 21:13:40 +02:00
  • 33b1121fc7 Add tests for parseDurationString() wb9688 2020-05-30 17:20:54 +02:00
  • 3aa6b93e91 Update version to 0.19.5 TobiGr 2020-05-30 10:45:39 +02:00
  • bda83fe6a5
    Merge pull request #336 from wb9688/fix-time-parsing Tobias Groza 2020-05-30 10:36:46 +02:00
  • e39147202c Fix YouTube video duration parsing wb9688 2020-05-30 09:31:08 +02:00
  • 98055a3c3c Revert "Add more decryption function regexes" wb9688 2020-05-09 20:29:40 +02:00
  • bdb0f2ae6b
    Merge pull request #332 from wb9688/learning-playlist Tobias Groza 2020-05-29 10:11:08 +02:00
  • cf18cdb2f5
    Merge pull request #329 from wb9688/decryption-regexes Tobias Groza 2020-05-29 10:10:50 +02:00
  • ab77961b0a Extract trailer thumbnail in YT learning playlists wb9688 2020-05-13 19:34:27 +02:00
  • 4d683e7655 Support YouTube's learning playlists wb9688 2020-05-13 17:26:07 +02:00
  • 0b4977bb0c
    Merge pull request #333 from wb9688/playerresponse-dashmanifesturl Tobias Groza 2020-05-28 21:17:07 +02:00
  • 0f8057ae56
    Merge pull request #322 from wb9688/upgrade-jsoup Tobias Groza 2020-05-28 21:16:33 +02:00
  • 384d6acd5d Add more decryption function regexes wb9688 2020-05-09 20:29:40 +02:00
  • 8f71bde776 Fix bug for YT videos longer than 1000h wb9688 2020-05-09 16:47:32 +02:00
  • aa277e1b6a Upgrade other dependencies wb9688 2020-05-02 08:26:48 +02:00
  • 036cc7e26e Upgrade jsoup wb9688 2020-05-02 08:21:47 +02:00
  • 89b0639faa New Bandcamp tests for channel extractor Fynn Godau 2020-05-25 20:22:23 +02:00
  • e08256ebc6 Remove "url cleanup" in Bandcamp link handlers Fynn Godau 2020-05-25 19:17:27 +02:00
  • 692b2d06f4 Bandcamp: read info item data in place and not in advance Fynn Godau 2020-05-25 18:51:31 +02:00
  • fff21caa87 Fix Bandcamp no avatar test Fynn Godau 2020-05-25 17:02:49 +02:00
  • 7ef3e80493 Extract dashManifestUrl in playerResponse wb9688 2020-05-15 12:04:21 +02:00
  • 60e6df7e6b
    Merge pull request #330 from B0pol/gitignore Stypox 2020-05-13 10:39:33 +02:00
  • efafbbb88a
    Merge pull request #331 from wb9688/playlist-subchannel wb9688 2020-05-12 10:49:13 +02:00
  • baf5dd3e8f
    Merge pull request #311 from B0pol/fixSearchSuggestion wb9688 2020-05-12 09:29:15 +02:00
  • 102f04e297 Add sub-channel stuff to PlaylistInfo wb9688 2020-05-12 09:14:29 +02:00
  • cbf1163b80 ignore workspace and folder configs bopol 2020-05-11 21:22:36 +02:00
  • b40ccb5075
    Merge pull request #307 from B0pol/playlists_peertube Tobias Groza 2020-05-11 20:53:03 +02:00
  • aeb2a6ff6f add vscode / eclipse files to .gitignore bopol 2020-05-11 13:05:53 +02:00
  • 3a858e6640
    Merge pull request #315 from B0pol/isnullorempty B0pol 2020-05-11 11:04:56 +00:00
  • adaf196c99 remove unused import bopol 2020-05-11 12:54:33 +02:00
  • de26e00079 changed all == null || isEmpty() to isNullOrEmpty() bopol 2020-05-11 11:40:24 +02:00
  • 202a73516c refactor: add Utils.isNullOrEmpty() bopol 2020-04-15 18:49:58 +02:00
  • 3cae32b6db
    Merge pull request #328 from wb9688/fix-327 Tobias Groza 2020-05-09 20:29:11 +02:00
  • 1de0876fb4 Fix #327 wb9688 2020-05-09 20:06:50 +02:00
  • 7cae95bf09 add tests for subchannel stuff in playlists bopol 2020-05-09 10:15:35 +02:00
  • 1a6e92ebf6 add getSubChannel Name, Url and AvatarUrl for playlists bopol 2020-05-09 09:52:24 +02:00
  • cf99107745 address yausername change bopol 2020-04-11 15:02:53 +02:00
  • 5bab9d9fc0 [PeerTube] playlist support & refactoring bopol 2020-04-09 17:51:51 +02:00
  • f3913e241e
    Merge pull request #324 from Stypox/music-detector-url Tobias Groza 2020-05-08 17:43:04 +02:00
  • 3ddd6e4d7b
    Merge pull request #326 from wb9688/subchannel-parentchannel Tobias Groza 2020-05-08 17:40:49 +02:00
  • 7320108c66 Rename SubChannel in channels back to ParentChannel wb9688 2020-05-08 16:02:59 +02:00
  • 44d382b4bd
    Merge pull request #313 from Royosef/DisplayParentChannelDetails wb9688 2020-05-08 15:52:32 +02:00
  • a408661771 Fix PR review Roy Yosef 2020-04-16 15:19:36 +03:00
  • 1de1f97cf1 Add parent channel info to StreamExtractor: name, url & avatar url Roy Yosef 2020-04-13 23:34:20 +03:00
  • 4234740baa Add parent channel info to ChannelExtractor: name, url & avatar url Roy Yosef 2020-04-13 23:33:44 +03:00
  • 6cff5de400 renaming methods for consistency bopol 2020-05-07 15:33:58 +02:00
  • 5760366d70 use JsonObject#isEmpty instead of JsonObject#equals(JsonUtils.EMPTY_OBJECT) bopol 2020-05-07 15:32:25 +02:00
  • 93e868634e clarified javadoc for isCorrectedSearch and getSearchSuggestions in SearchExtractor bopol 2020-05-05 10:09:35 +02:00
  • 3757541a9c adapt new nanojson version bopol 2020-05-05 10:02:56 +02:00
  • 79483a6dc0 «Use this in SearchInfo, for consistency's sake» @Stypox order xD bopol 2020-04-15 21:05:31 +02:00
  • e8d58e09c9 getSearchSuggestion now returns the corrected query if isCorrectedSearch() is true bopol 2020-04-12 16:06:52 +02:00
  • 5d1c3b3fa2 Use setters in SearchInfo bopol 2020-04-12 15:27:51 +02:00
  • 29b639b454 Search: add isCorrectedSearch() and fix YoutubeSearchExtractor#getSearchSuggestion() bopol 2020-04-11 19:18:08 +02:00
  • 665c69b530
    Merge pull request #310 from B0pol/soundcloudComments wb9688 2020-05-07 15:35:57 +02:00
  • a02bfbeae5
    [YouTube] Support stream urls in vnd.youtube://ID form Stypox 2020-05-06 15:41:01 +02:00
  • bc13e0c616 Merge remote-tracking branch 'upstream/dev' into soundcloudComments bopol 2020-05-05 14:49:21 +02:00
  • 4086715a68 Merge branch 'dev' TobiGr 2020-05-03 21:21:30 +02:00
  • 8a79b14077 Update extractor version to 0.19.4 TobiGr 2020-05-03 15:11:20 +02:00
  • fc3a69ed54
    Merge pull request #323 from wb9688/fix-yt-music-albums Tobias Groza 2020-05-03 14:08:47 +02:00
  • 6aae99f832 Fix NPE in defaultAlertsCheck() wb9688 2020-05-03 10:28:45 +02:00
  • 2780e716b3
    Merge pull request #321 from wb9688/fix-nanojson Tobias Groza 2020-05-02 15:56:28 +02:00
  • a1eabc7589 Return null instead of "" in getTextFromObject() wb9688 2020-05-01 13:55:15 +02:00
  • e7b046db9d Merge remote-tracking branch 'origin/dev' into dev Fynn Godau 2020-04-26 23:12:43 +02:00
  • a3e8e1c70e Bandcamp: move own methods to helper class Fynn Godau 2020-04-26 23:05:56 +02:00
  • 9bc7a470ab Replace fori with foreach loop Fynn Godau 2020-04-26 23:02:14 +02:00
  • 49157fcf0d
    Merge pull request #317 from wb9688/tnp-nanojson Tobias Groza 2020-04-24 21:54:35 +02:00
  • 2564bcf399 refactor comments bopol 2020-04-21 19:49:17 +02:00
  • f71bd29d58 Bandcamp playlist extractor: add more tests Fynn Godau 2020-04-20 23:52:12 +02:00
  • 5009d9f53b Bandcamp tests: remove certain tests Fynn Godau 2020-04-20 23:25:00 +02:00
  • b5e251c82f Bandcamp channel extractor: package-private access for getImageUrl(…) Fynn Godau 2020-04-20 23:06:41 +02:00
  • 8c70dab8c5 Bandcamp search query handler factory: inline variable Fynn Godau 2020-04-20 23:03:46 +02:00
  • 10ae3db118 Bandcamp javadoc: Replace br tags with p tags Fynn Godau 2020-04-20 23:03:12 +02:00
  • 9201e0d3ea Don't declare exceptions that can't actually be thrown Fynn Godau 2020-04-20 22:46:54 +02:00
  • 965bce00cf Bandcamp stream extractor: return NO_AGE_LIMIT Fynn Godau 2020-04-20 22:32:55 +02:00
  • 82099592c7 Bandcamp: Move code from SearchExtractor to InfoItemExtractors Fynn Godau 2020-04-20 22:30:00 +02:00
  • 00c0333059 Bandcamp: Fetch channelInfo in onFetchPage Fynn Godau 2020-04-20 22:06:48 +02:00
  • 433d72c26a Depend on nanojson fork in timeago-parser Fynn Godau 2020-04-20 22:04:10 +02:00
  • 67de0285e1 Bandcamp: Generate query JSON in a proper way Fynn Godau 2020-04-20 22:03:29 +02:00