Commit graph

  • ad403ce73e
    Bump spotbugs-annotations from 4.0.2 to 4.2.3 dependabot[bot] 2021-06-23 09:57:42 +00:00
  • 65fd8740aa
    Merge pull request #658 from TeamNewPipe/revert-651-fix/streamType bopol 2021-06-23 11:33:24 +02:00
  • 361f142621 Use badge style instead of label bopol 2021-06-23 11:25:59 +02:00
  • 58f109ddec adress stypox review bopol 2021-06-23 11:15:40 +02:00
  • fe29c78fe1
    Merge pull request #656 from TeamNewPipe/dependabot/gradle/org.mozilla-rhino-1.7.13 bopol 2021-06-20 00:46:42 +02:00
  • e9412fdadc
    Merge pull request #654 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.8.7 bopol 2021-06-20 00:35:24 +02:00
  • 1510dd5187
    Merge pull request #660 from TeamNewPipe/fix/sc/client-id XiangRongLin 2021-06-18 15:48:27 +02:00
  • 1f9a99c931 [SoundCloud] Update HARDCODED_CLIENT_ID TobiGr 2021-06-18 15:30:54 +02:00
  • c998012c28
    Revert "[YouTube] Fix getting stream type of live streams" Tobi 2021-06-18 09:20:32 +02:00
  • 38d0339753
    Bump rhino from 1.7.12 to 1.7.13 dependabot[bot] 2021-06-17 21:49:07 +00:00
  • 5a46878b09
    Bump gson from 2.8.6 to 2.8.7 dependabot[bot] 2021-06-17 21:49:01 +00:00
  • 598de2dd5f
    Merge pull request #552 from FireMasterK/dependabot bopol 2021-06-17 23:48:41 +02:00
  • 0cb48e36bd
    Merge pull request #651 from TeamNewPipe/fix/streamType Tobi 2021-06-12 17:57:18 +02:00
  • 6762fe3357 [YouTube] Fix getting stream type of live streams TobiGr 2021-06-10 16:51:00 +02:00
  • a27575021d
    Merge pull request #625 from TeamNewPipe/commentsStreamPosition Tobi 2021-06-08 11:03:15 +02:00
  • f7f727d19c Add constant NO_LIKE_COUNT to CommentsInfoItem TobiGr 2021-06-06 11:24:22 +02:00
  • b70c0f93c7 Add streamPosition for comments TobiGr 2021-06-06 11:18:23 +02:00
  • d4186d100b
    Merge pull request #580 from TeamNewPipe/accountTerminated Tobi 2021-06-08 09:55:58 +02:00
  • 89e0514d8b Fix Javadoc generation fix TobiGr 2021-06-08 09:30:05 +02:00
  • 80d3052033 Fix Javadoc generation TobiGr 2021-06-08 09:26:01 +02:00
  • 98825a2f01 Set version to 0.21.4 TobiGr 2021-06-07 23:45:12 +02:00
  • fa444c8298 Remove assertations of exception messages TobiGr 2021-06-06 11:38:10 +02:00
  • 8c42a48673
    Merge pull request #646 from Stypox/get-service Tobi 2021-06-05 14:29:09 +02:00
  • 2158ca4060
    Remove two unneded warning suppressions Stypox 2021-06-05 14:15:44 +02:00
  • 13f192704d
    Add utility method getService() to Info object Stypox 2021-06-05 14:14:19 +02:00
  • 0ad51e76fb
    Merge pull request #638 from TeamNewPipe/spelling XiangRongLin 2021-06-04 18:23:31 +02:00
  • 143fd3c81c
    Merge pull request #645 from XiangRongLin/fix_test Tobi 2021-06-03 20:49:59 +02:00
  • faa503c7dd Fix PeertubeAccountExtractorTest XiangRongLin 2021-06-03 19:54:42 +02:00
  • db81384ae0
    Merge pull request #644 from TiA4f8R/utf-8-encoding-for-mocks-windows XiangRongLin 2021-06-03 18:55:00 +02:00
  • ac31f3a883
    Specify UTF-8 file encoding in RecordingDownloader and MockDownloader On Windows, mocks are recorded and read with the Cp1252 encoding so it breaks the mocks on non ASCII characters for Linux OS (and so the CI). The project is in Java 8, so we can't use FileReader(File, Charset) and FileReader(File, Charset) because these methods require Java 11. Instead of changing the Java version of the extractor, use OutputStreamWriter and FileOutputStream instead of FileWriter and InputStreamReader and FileInputStream instead of FileReader. TiA4f8R 2021-06-03 18:20:21 +02:00
  • 7e4332e0cf
    Update CI badge to representt the scheduled tests Tobi 2021-05-30 22:12:09 +02:00
  • ff11c2df2a
    Merge pull request #628 from litetex/fix-broken-yt-liked-comments bopol 2021-05-29 11:04:11 +02:00
  • 1ff56a85df Update junit from 4.13.1 to 4.13.2 TobiGr 2021-05-28 15:09:26 +02:00
  • 858e007804 Improve exception message thrown when not accepting an URL in LinkHandlerFactory#fromUrl(String url, String baseUrl) TobiGr 2021-05-28 14:59:35 +02:00
  • 519bba70b3
    Merge pull request #630 from XiangRongLin/fix_tests Tobi 2021-05-28 14:16:53 +02:00
  • 289b84e68b Removed unused code litetex 2021-05-27 21:27:44 +02:00
  • e81b0e2885 Tweaked code litetex 2021-05-27 19:48:31 +02:00
  • f4cb32cef5 Release version 0.21.3 TobiGr 2021-05-13 23:51:35 +02:00
  • bf2af4f316
    Merge pull request #635 from litetex/update-setup-java XiangRongLin 2021-05-26 17:44:57 +02:00
  • 8c96545e57 Merge branch 'TeamNewPipe:dev' into fix-broken-yt-liked-comments litetex 2021-05-24 18:06:45 +02:00
  • 12fb18c310 Updated mock data (only the affected) litetex 2021-05-21 21:09:13 +02:00
  • 8e08a2aac7 Improved docs litetex 2021-05-21 20:58:35 +02:00
  • 020acfed71 Fixed tests and added new ones litetex 2021-05-21 20:28:57 +02:00
  • b310922fc0 Better exception message litetex 2021-05-21 19:53:39 +02:00
  • 86bb9efb5d Added likeCount back to tests litetex 2021-05-21 19:52:07 +02:00
  • 46654f5fca Reformatted code litetex 2021-05-21 19:51:56 +02:00
  • 2174685c5c Reimplemented likeCount litetex 2021-05-21 19:40:51 +02:00
  • 01cfb55505 Update YoutubeCommentsInfoItemExtractor.java litetex 2021-05-20 22:25:14 +02:00
  • bedcd87abb Fixed occurrences where voteCount is not set (<=0 likes) litetex 2021-05-20 21:23:31 +02:00
  • 545c0a6f42 Fixed comment litetex 2021-05-20 21:09:45 +02:00
  • ff005122bf
    Merge pull request #627 from TiA4f8R/use-snd-api-v2-everywhere Tobi 2021-05-23 22:52:40 +02:00
  • a00fdcbd3d
    Format the indentation of the definition of the apiUrl string in SoundcloudParsingHelper.resolveFor method TiA4f8R 2021-05-23 20:27:45 +02:00
  • 6b607eb38d
    Update the hardcoded client_id TiA4f8R 2021-05-15 19:44:26 +02:00
  • 4552ea9c9f
    Use the SOUNDCLOUD_API_V2_URL constant in all the SoundCloud package TiA4f8R 2021-05-15 19:42:29 +02:00
  • 86308d0603
    Use a lightweight request to check if the client_id is valid Request the api-v2 host with the client_id instead of checking if the streams of a SoundCloud track are not empty: if it is valid, the API returns 404, otherwise it should return 401. TiA4f8R 2021-05-15 19:25:17 +02:00
  • c5c190500c
    Format the SoundCloud package of the extractor and fix some warnings Use final where possible in the package and format code to be in the 100 caracters per line limit. Fix some warnings generated by Android Studio and do some code improvements TiA4f8R 2021-05-15 17:51:43 +02:00
  • 89ecc4e2e8
    Update docs.yml litetex 2021-05-23 14:34:29 +02:00
  • 7791907480
    Update ci.yml litetex 2021-05-23 14:34:16 +02:00
  • 636e27333b
    Merge pull request #603 from TeamNewPipe/peertube_hls Tobi 2021-05-23 11:49:40 +02:00
  • fadf677c42
    Merge pull request #629 from TechComet/patch-1 Tobi 2021-05-23 09:41:24 +02:00
  • 172394cd52 Update mocks XiangRongLin 2021-05-22 20:33:20 +02:00
  • 18c8cac40c Fix MetaInfoTest.expectedMetaInfo XiangRongLin 2021-05-21 21:00:08 +02:00
  • e8b5364745
    Update YoutubeStreamExtractor.java Hassan Igbaria 2021-05-21 16:22:24 +03:00
  • c3b837fe3b
    Deduped code; Using default values... litetex 2021-05-20 20:22:40 +02:00
  • b934c7ccbb
    Removed unused import litetex 2021-05-20 20:11:35 +02:00
  • 10cf081145
    Removed likeCount and added textualVoteCount litetex 2021-05-20 20:10:14 +02:00
  • 1acc53b8db [PeerTube] Add support for HLS streams TobiGr 2021-05-15 12:39:23 +02:00
  • 3a3ade20f4
    Merge pull request #620 from TeamNewPipe/bandcamp-comments Tobi 2021-05-02 13:43:53 +02:00
  • 85a4270bd9 [Bandcamp] Fix comments test Fynn Godau 2021-05-02 13:07:24 +02:00
  • ec50570053 Add mocks TobiGr 2021-05-01 17:49:03 +02:00
  • f4404b5cc8 Add tests for more reasons TobiGr 2021-03-30 10:14:33 +02:00
  • fc998589dc Detect channels which have been terminated due to copyright infringement TobiGr 2021-03-23 00:15:21 +01:00
  • bb3861ddce Add AccountTerminatedException for better error handling of terminated channels TobiGr 2021-03-22 10:35:05 +01:00
  • 284362fc15
    Merge pull request #608 from TeamNewPipe/youtube-fix-segment-test Tobi 2021-05-01 17:24:41 +02:00
  • dc678a9f6d Release version 0.21.2 TobiGr 2021-04-26 18:06:30 +02:00
  • 7cf8edd5ac
    Merge pull request #618 from TeamNewPipe/soundcloud_id Tobi 2021-04-26 18:03:26 +02:00
  • 9c12dc5609 [SoundCloud] Fix SoundCloud ID extraction TobiGr 2021-04-26 17:58:30 +02:00
  • 9dc7a1d5ee [Bandcamp] Add comments (first page) Fynn Godau 2021-04-26 17:25:04 +02:00
  • 8f023c1ec7 [SoundCloud] Update client id TobiGr 2021-04-26 12:41:05 +02:00
  • 7f202db8b1
    Fix Google URL detection (#617) Tobi 2021-04-26 11:49:47 +02:00
  • 6db4bea8ca
    Rework Bandcamp comments (#613) fynngodau 2021-04-13 21:10:59 +02:00
  • c14f6db14a
    Merge pull request #610 from TeamNewPipe/bandcamp_related_items Tobi 2021-04-13 21:05:27 +02:00
  • 3671876721 Fix bandcamp radio stream extractor Fynn Godau 2021-04-13 19:30:11 +02:00
  • 90b5c00599 Extract related items #593 Fynn Godau 2021-04-13 17:55:19 +02:00
  • 1fe645704f [YouTube] FIx testMoreRelatedItems in RandomQueryNoMorePages TobiGr 2021-04-11 23:21:35 +02:00
  • 9a2b814d8f Update mocks TobiGr 2021-04-11 22:59:01 +02:00
  • 50005ce937 [YouTube] Replace unavailable YouTube Stream Segments test TobiGr 2021-04-11 22:58:48 +02:00
  • 82d11386df
    Merge pull request #607 from TeamNewPipe/bandcamp_radio_segments Tobi 2021-04-11 22:30:03 +02:00
  • 318cec7625 [Bandcamp] Add Radio stream segments TobiGr 2021-04-11 21:19:40 +02:00
  • 55e0f8e725 Merge branch 'master' into dev TobiGr 2021-04-10 11:33:34 +02:00
  • e747a89be2
    Merge pull request #600 from TeamNewPipe/youtube-eu-cosent Tobi 2021-04-09 12:02:52 +02:00
  • 33173eb3e6 Make CONSENT COOKIE constants private TobiGr 2021-04-09 11:51:54 +02:00
  • b94b316558 Update mocks TobiGr 2021-04-09 11:58:13 +02:00
  • 4b8d4a84b6 Set the NumberGenerator for th remaining tests TobiGr 2021-04-09 11:58:05 +02:00
  • db7ad9c27d Update Mocks XiangRongLin 2021-04-08 16:37:29 +02:00
  • 4833df60e5 Add method to inject Random into YoutubeParsingHelper and use in tests XiangRongLin 2021-04-08 16:36:55 +02:00
  • 682ec27737 Update mocks TobiGr 2021-04-08 14:22:31 +02:00
  • eafad3ad6b
    Merge pull request #602 from XiangRongLin/soundcloud_go XiangRongLin 2021-04-07 19:41:44 +02:00
  • 080d1e318d Code improvement TobiGr 2021-04-03 21:04:43 +02:00
  • 4ee270fe01 Fix LiveStream Test TobiGr 2021-04-04 12:40:23 +02:00