Commit Graph

  • 8d1303e18f
    Add track types to audio streams (#1041) ThetaDev 2023-03-28 00:02:20 +0200
  • cf3a560a3d
    Remove unused imports, public method modifiers and IP addresses in YoutubeParsingHelperTest #1041 AudricV 2023-03-27 23:14:23 +0200
  • e68bd041c9 Simplify time ago calculation. #1043 Isira Seneviratne 2023-03-25 16:19:14 +0530
  • c6ee2f3ff7 fix: add checkIfChannelResponseIsValid method ThetaDev 2023-03-22 01:21:29 +0100
  • 8cd6439d19 fix: YT shorts view count parsing (2) ThetaDev 2023-03-22 01:07:46 +0100
  • 8ecee8737c fix: channel extractor tests, docs ThetaDev 2023-03-22 01:00:05 +0100
  • 76052de72a fix: YT shorts view count parsing ThetaDev 2023-03-21 23:43:34 +0100
  • d32f8a2d9e fix: formatting ThetaDev 2023-03-21 22:56:22 +0100
  • 7686c85fe7
    Check if null instead of iterating an empty Collection. Kavin 2023-03-21 16:10:54 +0000
  • f2c167f2dd fix: use url parser instead of regex for extracting track type ThetaDev 2023-03-21 16:03:26 +0100
  • 5b63a3e3a8 tests: update mocks, remove special cases for a/b test ThetaDev 2023-03-21 01:00:35 +0100
  • 6e5b6b76a2 Merge branch 'dev' of github.com:TeamNewPipe/NewPipeExtractor into audio-track-type ThetaDev 2023-03-21 00:48:23 +0100
  • 9cebcf7ab6 Merge branch 'dev' of github.com:TeamNewPipe/NewPipeExtractor into channel-tabs ThetaDev 2023-03-21 00:45:53 +0100
  • d8435560b5 fix: docstrings ThetaDev 2023-03-20 23:58:03 +0100
  • f5c33ac0ac tests: consolidate descriptive/dubbed audio tests ThetaDev 2023-03-20 23:48:05 +0100
  • 44ae139d33
    Merge pull request #1034 from AudricV/peertube-fix-commentsinfo-test Tobi 2023-03-20 19:30:35 +0100
  • d5e9df5381
    Merge pull request #1038 from TeamNewPipe/docs-jdk-11 Tobi 2023-03-20 19:25:21 +0100
  • 1aa232475e fix: dash roles, stream type regex ThetaDev 2023-03-20 13:18:17 +0100
  • 3fb356a706 feat: add audio track types ThetaDev 2023-03-19 02:12:01 +0100
  • 4c1af8cb6d
    Update extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsExtractor.java Björn Sigurbergsson 2023-03-14 12:31:37 +0000
  • 687fe4ec74 When comments are unavailable in a video, we get a ParsingException bjs 2023-03-14 10:13:39 +0000
  • 7d27f8f25d
    [YouTube] Fix descriptive audio role property value in generated DASH manifests #1039 AudricV 2023-03-11 21:53:07 +0100
  • 0486ad7a08
    Update JDK to 11 in JDoc workflow #1038 Tobi 2023-03-06 18:45:11 +0100
  • 80a6fc2c63
    [PeerTube] Fix testGetCommentsFromCommentsInfo test of PeertubeCommentsExtractorTest.Default #1034 AudricV 2023-03-04 15:45:11 +0100
  • 7460035632
    Merge 8ae7fcfa1e into 5a9b6ed2e3 #993 Tobi 2023-03-04 15:24:08 +0200
  • 5a9b6ed2e3
    [Bandcamp] Support loading additional comments (#1030) petlyh 2023-03-04 14:01:06 +0100
  • 6bdd698c25
    Merge pull request #1026 from AudricV/audio-streams-descriptive-and-locale-properties Stypox 2023-03-01 11:15:46 +0100
  • 19e4b216c9
    Merge pull request #1032 from AudricV/yt_fix-comments-hashtags-links-extraction Stypox 2023-03-01 10:47:37 +0100
  • b1298490c0
    Merge pull request #1029 from AudricV/yt_fix-no-views-extraction-playlist-items Stypox 2023-03-01 10:46:52 +0100
  • 9dc1832733
    [Bandcamp] Handle paywalled tracks petlyh 2023-02-28 17:51:30 +0100
  • 2afee018c7
    Implement feedback from code review #1030 #1030 petlyh 2023-02-28 17:24:40 +0100
  • 3fdb6ee476
    Merge pull request #1031 from petlyh/bandcamp-fix-radio-comments fynngodau 2023-02-27 20:50:12 +0100
  • bd79b921e8
    [YouTube] Refactor the code to get stream items' view count #1029 AudricV 2023-02-20 17:15:20 +0100
  • 51f9b39953
    [YouTube] Fix partial non-extraction of no views string in stream items AudricV 2023-02-20 16:28:36 +0100
  • 95b3f5e391
    [MediaCCC] Test audio language property extraction #1026 AudricV 2023-01-31 19:26:43 +0100
  • 30a0f8c510
    [MediaCCC] Extract audio language property for single language audio tracks AudricV 2023-01-31 19:25:58 +0100
  • 7f0269c4c7
    [YouTube] Edit YoutubeStreamExtractorDefaultTest.AudioTrackLanguage to test audio locale property AudricV 2023-01-31 19:16:14 +0100
  • 034f82dae7
    [YouTube] Test language and descriptive audio in YoutubeDashManifestCreatorsTest AudricV 2022-12-16 18:46:50 +0100
  • 05e8cb39f7
    [YouTube] Add language and descriptive audio properties to DASH manifests AudricV 2022-12-16 18:34:39 +0100
  • bf30d70152
    [YouTube] Add descriptive audio test AudricV 2022-12-16 18:12:52 +0100
  • 76b7c19c5d
    [YouTube] Extract whether a track is a descriptive audio and audio locale when available AudricV 2022-12-16 17:38:37 +0100
  • 3bb5eeef30
    [YouTube] Add descriptive and locale audio support in ItagItem AudricV 2022-11-18 21:52:46 +0100
  • 14bf3fb05b
    Add ability to know the locale of an audio stream AudricV 2023-01-31 11:43:29 +0100
  • f92426560c
    Add descriptive audio properties AudricV 2022-11-18 21:47:42 +0100
  • a63f289667
    [YouTube] Update mocks of YoutubeCommentsExtractorTest.FormattingTest #1032 AudricV 2023-02-26 18:50:07 +0100
  • 9483dcd9fa
    [YouTube] Update mocks of YoutubeCommentsExtractorTest.RepliesTest AudricV 2023-02-26 18:43:16 +0100
  • 1556adbb2d
    [YouTube] Fix hashtags links extraction and escape text in attribute descriptions + HTML links AudricV 2023-02-20 13:21:55 +0100
  • 99ab9777ad
    Release 0.22.5 v0.22.5 Stypox 2023-02-26 16:33:25 +0100
  • 39c2e1fda0
    Merge pull request #1028 from TeamNewPipe/dependabot/gradle/org.jsoup-jsoup-1.15.4 Stypox 2023-02-26 16:27:31 +0100
  • f7a7a236fb
    [Bandcamp] Show comments as disabled on radio streams #1031 petlyh 2023-02-23 18:42:43 +0100
  • 6acfc128ba
    [Bandcamp] Support loading additional comments petlyh 2023-02-23 16:56:40 +0100
  • f5599ff08d
    Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 #1028 dependabot[bot] 2023-02-20 10:05:26 +0000
  • 6ba2e9308b
    Merge 857ae0aa86 into 7e793c11ae #981 Stypox 2023-02-08 23:36:56 +0200
  • 7e793c11ae
    Empty commit to make JitPack happy Stypox 2023-02-08 22:35:26 +0100
  • e920ab3f5f
    Merge pull request #1021 from TeamNewPipe/fix/yt-comment-text-hashtag Stypox 2023-01-29 21:47:59 +0100
  • 3f7df9536e [YouTube] Fix getting the comment text if the comment contains a hashtag #1021 TobiGr 2023-01-29 20:33:51 +0100
  • 999fb7f812
    Merge pull request #1024 from AudricV/snd_fix-tracks-like-count Stypox 2023-01-29 10:52:54 +0100
  • 3519d4c367
    Merge pull request #1015 from AudricV/yt_fix-channel-id-rss-feeds Stypox 2023-01-29 10:41:38 +0100
  • 9aca710e86
    Merge pull request #1013 from Stypox/fix-music-mixes Stypox 2023-01-29 09:48:51 +0100
  • 76eeabac45
    Merge pull request #1020 from TeamNewPipe/fix/yt-subscriber-count Stypox 2023-01-29 09:44:22 +0100
  • 676622f6df
    [SoundCloud] Fix expectedLikeCountAtLeast tests of SoundcloudStreamExtractorTest test classes #1024 AudricV 2023-01-29 01:08:02 +0100
  • 2a24d407d5
    [SoundCloud] Fix extraction of tracks like count AudricV 2023-01-29 01:00:49 +0100
  • 0e4e6a9bac
    Merge pull request #1022 from AudricV/yt_support-live-urls Tobi 2023-01-28 21:52:26 +0100
  • ba24976e41
    [YouTube] Add live URLs test and do minor improvements to YoutubeStreamLinkHandlerFactoryTest #1022 AudricV 2023-01-28 13:19:25 +0100
  • 57f850bc2d
    [YouTube] Support live URLs and do minor improvements to YoutubeStreamLinkHandlerFactory AudricV 2023-01-28 13:15:13 +0100
  • 1f4ed9dce9
    [YouTube] Fix channel ID extraction of YouTube channel RSS feeds #1015 AudricV 2023-01-17 21:00:21 +0100
  • c589a2c1a2
    Merge pull request #1014 from TeamNewPipe/fix/yt-comments Tobi 2023-01-27 11:14:55 +0100
  • c2b36fd405
    Merge pull request #1016 from lonewolf2208/bug-fix Tobi 2023-01-25 08:30:36 +0100
  • 72573932cf [YouTube] Fix NPE in search when getting channel items without subscriber count #1020 TobiGr 2023-01-24 23:03:29 +0100
  • f50b7275af [YouTube] Fix getting next comments pages #1014 TobiGr 2023-01-24 22:39:08 +0100
  • 9bdad40b06 Removed topStandaloneBadge #1016 Kunal 2023-01-20 02:41:21 +0530
  • 5945057227
    [YouTube] Add music mix test #1013 Stypox 2023-01-15 23:30:30 +0100
  • 7293991832
    [YouTube] Now music mixes can be treated as normal mixes Stypox 2023-01-15 23:28:59 +0100
  • ff94e9f30b
    Merge pull request #1009 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.10.1 Stypox 2023-01-11 15:35:36 +0100
  • c1040bccac
    Merge pull request #794 from FireMasterK/comments-count Stypox 2023-01-11 15:32:19 +0100
  • 6ccc43e57e
    Merge pull request #1010 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.9.2 Stypox 2023-01-11 13:19:33 +0100
  • 1bc44cb949
    Bump junit-bom from 5.9.1 to 5.9.2 #1010 dependabot[bot] 2023-01-11 09:04:12 +0000
  • f43049985e
    Bump gson from 2.10 to 2.10.1 #1009 dependabot[bot] 2023-01-09 09:05:55 +0000
  • 33f9f2cf66
    Merge pull request #1006 from TeamNewPipe/yt/fix-html-escape Stypox 2023-01-05 19:02:23 +0100
  • 56aab4d971 [YouTube] Fix escaping links in YouTubeParsingHelper.getTextFromObject #1006 TobiGr 2023-01-05 00:28:12 +0100
  • 8ae7fcfa1e Almost fixed #993 feat/soundcloud_replies TobiGr 2023-01-03 00:19:41 +0100
  • 22a47da8c7
    Fix requested change and remove outdated comment. #794 Kavin 2023-01-02 20:42:32 +0000
  • 98a90fd9c8
    Don't cache comments count and return early on page fetch if no token. Kavin 2022-12-08 12:10:33 +0000
  • 2974dfaa48
    Only store ajaxJson for initial page and eager fetch the initial continuation. Kavin 2022-12-08 11:44:47 +0000
  • 64d24aa09e
    Fix request changes. Kavin 2022-12-08 11:44:02 +0000
  • 67ef4f4c30
    Cleanup and remove optional. Kavin 2022-12-08 00:41:49 +0000
  • 22f71b010c
    Fix for requested changes. FireMasterK 2022-02-10 15:43:02 +0000
  • 656b7c1cd9
    Improve method documentation. FireMasterK 2022-02-08 12:06:19 +0000
  • 981aee4092
    Add support to extract total comment count. FireMasterK 2022-02-08 10:44:55 +0000
  • e5be686b06 Try to fix detecting replies to a comment on the previous page TobiGr 2023-01-02 18:59:03 +0100
  • 45636b0d00
    Merge pull request #986 from Isira-Seneviratne/Static_maps Stypox 2023-01-02 18:11:14 +0100
  • 219c5c5be5
    Update extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/YoutubeParsingHelper.java #986 Stypox 2023-01-02 18:11:03 +0100
  • b6e3015ee2 Fix displaying replies which do not start with the mention of another user TobiGr 2022-12-04 16:54:45 +0100
  • e9bbc5dace Use full names for comment authors and their mentions in replies if available TobiGr 2022-12-04 14:32:50 +0100
  • d41a4a1350 Only display direct replies as replies TobiGr 2022-12-03 16:29:52 +0100
  • e33fa926dd [SoundCloud] Add support for comment replies TobiGr 2022-12-04 13:19:24 +0100
  • 259de3cba6
    Merge pull request #995 from TeamNewPipe/feat/soundcloud-playlistinfoitemextractor Stypox 2023-01-02 15:10:40 +0100
  • 991394b53a
    Merge pull request #1005 from FireMasterK/fix-escaping-xss Stypox 2023-01-02 15:06:17 +0100
  • ce15f7cc50
    Merge pull request #996 from TeamNewPipe/feat/peeertube-playlists Stypox 2023-01-02 15:04:09 +0100
  • d8ce08d969 Use immutable Map factory methods. Isira Seneviratne 2022-11-12 09:31:05 +0530