Commit graph

  • 6d20b2b1d0 Fix NPE on collecting page items TobiGr 2020-02-23 22:24:47 +01:00
  • 4462cbe3f1 Reimplement YoutubePlaylistInfoItemExtractor wb9688 2020-02-23 19:45:45 +01:00
  • 8aea4d445b Reimplement YoutubeChannelInfoItemExtractor wb9688 2020-02-23 18:27:28 +01:00
  • 3187116a63 Handle premium videos wb9688 2020-02-23 14:19:13 +01:00
  • 7442f91aa6 Don't assume which channel tab is videos wb9688 2020-02-23 14:18:21 +01:00
  • 316fe0109d Fix first playlist page wb9688 2020-02-23 13:48:54 +01:00
  • 4e57e589ce Fix first channel page wb9688 2020-02-23 11:23:33 +01:00
  • 5816202cc7 Move getInitialData() method to YouTubeParsingHelper TobiGr 2020-02-22 23:51:02 +01:00
  • 38aabc6aca Use plain YoutubeStreamInfoItemExtractor in YoutubeTrendingExtractor wb9688 2020-02-22 20:33:48 +01:00
  • 957db062ef Fix getting uploader for videoRenderer wb9688 2020-02-22 20:33:05 +01:00
  • b88188d419 Move stuff from extractVideoPreviewInfo() into YoutubeStreamInfoItemExtractor and partially fix search wb9688 2020-02-22 20:19:41 +01:00
  • af49b3c487 Fix live streams in extractVideoPreviewInfo() wb9688 2020-02-21 20:08:34 +01:00
  • f33f9466ce Fix testDescription() in ChannelExtractor TobiGr 2020-02-20 13:27:38 +01:00
  • 10e9c16d8c Fix LiveStream view count TobiGr 2020-02-20 13:26:38 +01:00
  • 127c4d5893 Fix getNextStream() in YoutubeStreamExtractor wb9688 2020-02-19 19:14:05 +01:00
  • 7bfc0e62c6 Fix getRelatedStreams() in YoutubeStreamExtractor wb9688 2020-02-18 17:04:22 +01:00
  • 12166ca60c [StreamExtractor] Add fallback method for uploader avatar url TobiGr 2020-02-18 13:05:11 +01:00
  • 3ec422a542 Fix like/dislike parsing wb9688 2020-02-18 11:10:41 +01:00
  • a34e5c18e1 Trending StreamInfoItemCollecetor TobiGr 2020-02-17 20:24:48 +01:00
  • b705515da0 Adapt most playlist fields TobiGr 2020-02-17 18:58:12 +01:00
  • 21253abd9b Use Firefox ESR User-Agent: 68 TobiGr 2020-02-17 17:52:29 +01:00
  • 655c999795 Detect disabled subriber count correctly TobiGr 2020-02-17 17:30:22 +01:00
  • 7dcc9f159b Stream: fix uploader avatar url TobiGr 2020-02-17 11:41:11 +01:00
  • be3e20e263 Adapt most channel changes TobiGr 2020-02-17 11:02:43 +01:00
  • 39bf1ff1eb Add ytInitialData regex TobiGr 2020-02-17 09:55:06 +01:00
  • a63371a2c5 Version 0.18.4 TobiGr 2020-02-21 22:29:20 +01:00
  • 468092894f Merge branch 'dev' TobiGr 2020-02-21 22:27:54 +01:00
  • 4bc5b8d33f
    Merge pull request #254 from TeamNewPipe/formatting Tobias Groza 2020-02-17 08:38:01 +01:00
  • a129c65c63
    more improvements of comments Tobias Groza 2020-02-16 23:59:31 +01:00
  • 0a4115286b Apply one suggestion TobiGr 2020-02-15 12:52:29 +01:00
  • 6822574588 Fix typos Tobias Groza 2020-02-10 09:50:19 +01:00
  • 030465b5d4 Improve code formatting and optimise imports TobiGr 2020-02-08 23:58:46 +01:00
  • fc9f03178f Merge branch 'master' into dev TobiGr 2020-02-15 00:35:45 +01:00
  • 33961b2092 Version 0.18.3 TobiGr 2020-02-10 21:12:39 +01:00
  • aae3476ee4 [SoundCloud] Update client_id TobiGr 2020-02-08 23:09:03 +01:00
  • 9112a106ea [SoundCloud] Update client_id TobiGr 2020-02-08 23:09:03 +01:00
  • 008b6f505c [PeerTube] Fix subscriber count in ChannelExtractorTest TobiGr 2020-02-08 23:08:37 +01:00
  • 3add704f5d
    Merge pull request #239 from B0pol/peertube Tobias Groza 2020-02-08 22:31:02 +01:00
  • 0e33249c85 Fix SoundCloud description test TobiGr 2020-02-08 22:20:20 +01:00
  • 36a316eea5
    Merge branch 'dev' into dev Fynn Godau 2020-02-08 09:43:13 +01:00
  • 11bcc78d9c Description implements Serializable. fix NotSerializableException bopol 2020-02-07 14:10:54 +01:00
  • 0f8a7f9df2 fix testGetUploadDate for PeerTubeStreamExtractor bopol 2020-02-07 13:33:50 +01:00
  • 70a40e7388 Description: rm constructor by serviceId bopol 2020-02-07 13:28:27 +01:00
  • 26c65b2948 Create class Description bopol 2020-02-06 23:35:46 +01:00
  • 5756df8dc7 Use GMT as base time (actually fix upload date) bopol 2020-02-06 22:24:28 +01:00
  • b671a4ba18
    Merge branch 'dev' into peertube B0pol 2020-02-01 18:18:23 +00:00
  • 62b81c3607
    Merge pull request #222 from mauriciocolli/feed-extractor Tobias Groza 2020-02-01 18:41:26 +01:00
  • 26234a1c0f
    Introduce FeedExtractor making fetching from dedicated feeds possible Mauricio Colli 2019-12-16 04:35:44 -03:00
  • be81f2945c
    [YouTube] Use correct upload date flag in StreamExtractor Mauricio Colli 2019-12-16 04:35:43 -03:00
  • 5c0c35064c
    Use clean url and id when creating a channel info Mauricio Colli 2019-12-16 04:35:42 -03:00
  • 033a9fb8e3 Revert change which I accidentally committed while fixing the decryption TobiGr 2020-01-25 21:08:17 +01:00
  • e392b6c68f getLanguageInfo returns Locale instead of String B0pol 2020-01-25 13:16:42 +01:00
  • 341372c0d0 reindenting (ctrl alt l) on JsonUtils and PeertubeStreamExtractor B0pol 2020-01-24 20:16:24 +01:00
  • b816e48216
    Merge branch 'dev' into peertube B0pol 2020-01-24 20:10:47 +01:00
  • f8d117f6cd Merge remote-tracking branch 'origin/master' into dev TobiGr 2020-01-24 19:22:40 +01:00
  • ff61e28424
    Merge pull request #243 from TeamNewPipe/fix/yt_decryption Tobias Groza 2020-01-24 02:18:40 +01:00
  • 7b72fd2a7d [YouTube] Add new decryption function TobiGr 2020-01-24 01:59:39 +01:00
  • bce87f3d01 Improve getDescriptionFuncName by removing catches and adding a loop TobiGr 2020-01-24 01:30:54 +01:00
  • 9b45c61103 Typos, comments and formatting TobiGr 2020-01-24 01:27:54 +01:00
  • 29a4cc78bf Fix typo in decryption constant TobiGr 2020-01-23 21:20:38 +01:00
  • 812c8e0ad2 authorName in comments now follow PeerTube website B0pol 2020-01-24 00:22:05 +01:00
  • c790261eed update test bopol 2020-01-23 19:08:41 +01:00
  • a691d6d0fc fix upload date: there was a one hour delay bopol 2020-01-23 19:02:40 +01:00
  • 20da4750f8 empty support returns "", same for empty description bopol 2020-01-23 14:37:14 +01:00
  • 74439f692a add extraction for support info and rename getLanguageInfo function bopol 2020-01-23 14:19:22 +01:00
  • 1a15c0e750 agelimit now returns 18 if the video is marked as nsfw, 0 otherwise B0pol 2020-01-23 04:42:54 +01:00
  • bcfe7be4e6
    Merge branch 'dev' into peertube B0pol 2020-01-22 19:19:41 +01:00
  • b9afc9807c
    Merge pull request #233 from Stypox/yt-stream-ext Tobias Groza 2020-01-20 23:17:36 +01:00
  • 82eff772fa
    Merge pull request #234 from TeamNewPipe/fix/YT_search_test Tobias Groza 2020-01-20 23:16:27 +01:00
  • 1cfdc4547a
    Update extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.java Stypox 2020-01-20 22:52:48 +01:00
  • 1e1100ef76
    Update extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.java Stypox 2020-01-20 22:52:36 +01:00
  • 2308b074f0 [MediaCCC] Fix testGetTextualUploadDate() TobiGr 2020-01-20 22:12:39 +01:00
  • 089dbe8afb Fix StreamLinkHandlerFactoryTest by passing baseUrl to vdn.youtube urls TobiGr 2020-01-20 22:10:18 +01:00
  • f403490bd9
    Refactoring B0pol 2020-01-20 21:28:26 +01:00
  • 69ccb7e69d Update subtitle tests comments TobiGr 2020-01-20 21:25:47 +01:00
  • 7943130307 Throw IllegalArgumentException when url is null in LinkHandlerFactory TobiGr 2020-01-20 21:25:16 +01:00
  • 39de55dcd3 [YouTube] Fix and move streamCountTest TobiGr 2020-01-20 21:24:51 +01:00
  • 51fd9ba491 Merge branch 'master' into dev TobiGr 2020-01-20 20:31:32 +01:00
  • ad7f97ae83 fix PeerTube description and add more description tests bopol 2020-01-20 15:14:23 +01:00
  • b382416372 changed the way to extract peertube description bopol 2020-01-20 14:36:12 +01:00
  • a281519e77 added metadata, fix descriptions, fix thumbnail, update tests bopol 2020-01-19 12:45:52 +01:00
  • c1e1ac1f57 Merge branch 'dev' TobiGr 2020-01-19 10:13:14 +01:00
  • 2ee558fbe7
    Merge pull request #237 from B0pol/fix_invidious_comments Tobias Groza 2020-01-17 22:55:51 +01:00
  • 5a259fca94
    Merge pull request #238 from B0pol/c_links_support Tobias Groza 2020-01-17 22:53:46 +01:00
  • 57cf47b9f3
    Merge pull request #236 from B0pol/fix_typos Tobias Groza 2020-01-17 22:52:29 +01:00
  • 623e6a8c63
    Merge branch 'dev' into dev Fynn Godau 2020-01-17 22:37:42 +01:00
  • 221e8dd171 changed assertTrue(string.equals(string)) to assertEquals(string, string) bopol 2020-01-17 21:24:52 +01:00
  • 5e81ed1dff add support to /c/shortened_url channel links bopol 2020-01-17 19:27:54 +01:00
  • 7e8d00981f changed getId() to remove duplicate code B0pol 2020-01-17 13:44:55 +01:00
  • 02930d08f1 added comments test for invidious B0pol 2020-01-17 12:58:50 +01:00
  • a12c0e2a37 fix:invidious: getID and onAccpetURl for comments B0pol 2020-01-17 12:09:59 +01:00
  • 3743c60695 fix: typos in Test B0pol 2020-01-15 14:27:52 +01:00
  • 4aaf123f24 Add PeerTube to supported services in README TobiGr 2020-01-14 14:40:39 +01:00
  • 7b5702bdc2 Add bandcamp to list of supported services in README Fynn Godau 2020-01-11 16:32:45 +01:00
  • 0567c20549
    Merge branch 'dev' into yt-stream-ext Stypox 2020-01-07 00:10:06 +01:00
  • 7ba04836eb
    Add tests for ratings in yt stream extractor tests Stypox 2020-01-06 23:57:08 +01:00
  • 1bb6cdee22
    Enable commented-out test for yt stream extractor Stypox 2020-01-06 21:43:24 +01:00
  • d5ca02f3f6
    Fix test failing because music channel could be Vevo Stypox 2020-01-06 21:41:15 +01:00
  • 1689037b01
    Fix getLength() tests now that the value is rounded (not floor-ed) Stypox 2020-01-06 20:49:08 +01:00
  • 1ed89aad3e
    Use more often playerResponse in yt stream extractor Stypox 2020-01-06 20:45:57 +01:00