Commit Graph

  • 09aca7cf90
    Merge pull request #68 from TeamNewPipe/hook Christian Schabesberger 2018-02-12 20:06:06 +0100
  • 055cc41834 add support for hooktube links #68 Christian Schabesberger 2018-02-12 17:29:36 +0100
  • f3865445f5 Improve ServiceList class Mauricio Colli 2018-02-10 00:46:05 -0200
  • 42411099db Revert and fix Idea's IML file Mauricio Colli 2018-02-09 23:59:47 -0200
  • 69868afe8a
    Merge c19ba8391e into 4fb49d54b5 #56 Guilherme Calé 2018-02-09 15:10:49 +0000
  • 4fb49d54b5
    Merge pull request #66 from karyogamy/subtitles_fix Mauricio Colli 2018-02-09 00:42:25 -0200
  • 7cc98a0aca Fixed .* import error. #61 wojcik-online 2018-02-07 19:10:57 +0100
  • f11805ef58 Resolved import conflict. wojcik-online 2018-02-07 18:56:43 +0100
  • fa1eeb7d3e Test: parsed upload date wojcik-online 2018-02-07 18:39:57 +0100
  • da8f169409 Do not parse the upload dates of search results as they could be downloaded in a different language than the rest of the pages. wojcik-online 2018-02-06 22:32:53 +0100
  • e432a95032 Assume no number means 1, as in 'a second ago'. + Make the parser work nicely with PrettyTime. wojcik-online 2018-02-06 20:05:57 +0100
  • ccc8cde80e -Fix subtitles extraction NPE on certain video that contains no caption info. -Moved subtitles to optional data extraction. #66 John Zhen Mo 2018-02-06 10:45:58 -0800
  • c19ba8391e Remove all traces of FeedExtractor #56 Guilherme Calé 2018-02-04 12:28:50 +0000
  • 96e7c77d9f Merge branch 'feed-get-info' of github.com:guicale/NewPipeExtractor into feed-get-info Guilherme Calé 2018-02-04 12:22:07 +0000
  • d0ba93be11 Undo most of the previous changes Guilherme Calé 2018-02-04 12:15:28 +0000
  • e466998dc9 Corrected a few errors in the code Guilherme Calé 2017-12-29 18:53:49 +0000
  • ffd3056b60 Adds some files that were not added in the last commit Guilherme Calé 2017-12-29 18:32:34 +0000
  • f3f069e135 Add getInfoFromFeed to ChannelInfo and FeedUrlIdHandler to services Guilherme Calé 2017-12-29 18:10:49 +0000
  • e43abc422b Undo most of the previous changes Guilherme Calé 2018-02-04 12:15:28 +0000
  • 9641c60c8a Merge remote-tracking branch 'upstream/master' Guilherme Calé 2018-02-04 11:39:08 +0000
  • 7fd21ec085 -Modified subtitles to use locale rather than language code. -Fixed locale parsing for youtube. #63 John Zhen Mo 2018-02-03 13:52:49 -0800
  • 02dd281395 -Added display name to subtitles that resolves language code into locale. John Zhen Mo 2018-02-03 13:28:28 -0800
  • 3613072f38 Provide multiple phrases to parse each time unit using <plurals>. wojcik-online 2018-02-02 23:05:10 +0100
  • 502fd53cc4 -Refactored subtitle storing to reduce redundancy. John Zhen Mo 2018-02-01 23:24:22 -0800
  • c1cfb2b223 -Fixed url format property. -Removed unused code. John Zhen Mo 2018-02-01 23:03:06 -0800
  • 5b79ef3557 -Fixed extraction to only output manual and autogenerated scripts, omitting autotranslated scripts. John Zhen Mo 2018-02-01 22:51:53 -0800
  • aafe543334 -Removed new method in favor of current method. -Fixed current method to output all available captions. -Fixed tests. John Zhen Mo 2018-02-01 21:48:34 -0800
  • b3699cdcfc -Fixed tests -Simplified subtitle extraction url John Zhen Mo 2018-02-01 19:07:57 -0800
  • 1f1bbaad57 -Fixed subtitles extraction to use method from youtube-dl. -Expose subtitles during extraction. -Make subtitle lists return nonnull empty collections instead of null. John Zhen Mo 2018-02-01 13:27:14 -0800
  • 9157f2d3f1 Allow approximated upload dates to be recognized and recovered from cache. wojcik-online 2018-02-01 22:04:10 +0100
  • 77a74a91c9 Localized 'time ago' parser for YouTube with multiple phrases for each time unit. wojcik-online 2018-01-28 19:47:12 +0100
  • a5548b4dc2 Parse the upload date of SoundCloud StreamInfoItems. wojcik-online 2018-01-26 03:29:13 +0100
  • 0e6a0633c9 Parse the upload date of StreamInfoItems in the format '2 days ago' (in English) on a YouTube channel page. (parser extensible to other pages) wojcik-online 2018-01-26 01:33:32 +0100
  • 0061131d39
    Merge pull request #60 from wb9688/fix-m Mauricio Colli 2018-01-21 05:11:30 -0200
  • 6453805288 Fix mobile SoundCloud links #60 wb9688 2018-01-20 18:48:15 +0100
  • 1c97da8b51 roleback fix warning of generics (broke frontend compartiblity v0.11.5 Christian Schabesberger 2018-01-20 15:35:00 +0100
  • 179c38c619
    Merge pull request #59 from coffeemakr/bugfix-test-urls-and-relative-fix Mauricio Colli 2018-01-15 11:31:44 -0200
  • 978a33fae2
    Use 'abs:' prefix #59 Coffeemakr 2018-01-15 12:33:09 +0100
  • a75137be2e Remove unnecessary check Mauricio Colli 2018-01-13 17:26:11 -0200
  • a693c0d61d Fix getNextStreams from Youtube's channel extractor Mauricio Colli 2018-01-13 17:09:31 -0200
  • cfd3ab3500 Fix warning of generics Mauricio Colli 2018-01-13 17:08:48 -0200
  • 9de63f8c0a horrible hack nextinfoitem for channel Christian Schabesberger 2018-01-06 20:24:55 +0100
  • 7cfdaf39a4
    Fix relative url in uploader URL Coffeemakr 2018-01-04 18:42:30 +0100
  • 06ea74cbb8
    Add better tests for youtube search items Coffeemakr 2018-01-04 18:24:09 +0100
  • 0ffd4d9743
    Improve tests for search results and reuse code Coffeemakr 2018-01-04 18:01:25 +0100
  • fe2583f3d7
    Generate and verify Https links Coffeemakr 2018-01-04 17:21:03 +0100
  • 5f2d0cf6b5 fix yt trending contains to less items v0.11.3 Christian Schabesberger 2018-01-04 04:46:27 +0100
  • a0e5c88b13
    Merge pull request #58 from karyogamy/playlist_info_fix Christian Schabesberger 2018-01-04 04:33:07 +0100
  • 32dbb3d2df -Fixed reversed order of inputs on playlist info. #58 John Zhen Mo 2018-01-03 16:42:55 -0800
  • 5e2c5558b8 Merge branch 'feed-get-info' of github.com:guicale/NewPipeExtractor into feed-get-info Guilherme Calé 2017-12-31 13:06:19 +0000
  • 96915a959b Corrected a few errors in the code Guilherme Calé 2017-12-29 18:53:49 +0000
  • dc0ebfb35c Adds some files that were not added in the last commit Guilherme Calé 2017-12-29 18:32:34 +0000
  • 4edecd17c2 Add getInfoFromFeed to ChannelInfo and FeedUrlIdHandler to services Guilherme Calé 2017-12-29 18:10:49 +0000
  • 58a3ffd1b9 Merge remote-tracking branch 'upstream/master' Guilherme Calé 2017-12-31 13:05:26 +0000
  • f40447fa40
    Merge pull request #57 from karyogamy/channel_extractor_fix Christian Schabesberger 2017-12-30 01:35:29 +0100
  • c426140811 -Fix channel extractor error. #57 John Zhen Mo 2017-12-29 16:13:24 -0800
  • a5e392d24b Corrected a few errors in the code Guilherme Calé 2017-12-29 18:53:49 +0000
  • ad860d9016 Adds some files that were not added in the last commit Guilherme Calé 2017-12-29 18:32:34 +0000
  • 4843facd71 Add getInfoFromFeed to ChannelInfo and FeedUrlIdHandler to services Guilherme Calé 2017-12-29 18:10:49 +0000
  • 21e719cd68 Merge remote-tracking branch 'upstream/master' Guilherme Calé 2017-12-29 17:40:52 +0000
  • 044b8fe32f fix fetch page Schabi 2017-12-29 14:40:42 +0100
  • c5ce8ec906 Merge branch 'master' of github.com:TeamNewPipe/NewPipeExtractor Schabi 2017-12-29 01:13:05 +0100
  • 33bd9d9a7a fix kiosk content language Schabi 2017-12-29 01:12:55 +0100
  • 36b681ac39 Merge remote-tracking branch 'upstream/master' Guilherme Calé 2017-12-27 11:38:06 +0000
  • 3a69947590 Revert "Makes ChannelInfo.getInfo(String url) able to use channel RSS url" Guilherme Calé 2017-12-27 11:36:29 +0000
  • eae7504526 Fix 'New & hot' chart (#55) wb9688 2017-12-24 23:15:40 +0100
  • 97c55eed31
    Fix 'New & hot' chart #55 wb9688 2017-12-24 17:38:31 +0100
  • 2d191c4ca7 remove debug prints v0.11.2 Schabi 2017-12-23 18:00:44 +0100
  • e0315ca2af -Fixes age-gated video info retrieval. -Fixes youtube video stream test passing even when no stream is fetched on age-gated videos. #54 John Zhen Mo 2017-12-18 14:05:58 -0800
  • d6a00228e8 fix exception on found ads Christian Schabesberger 2017-12-15 22:12:32 +0100
  • 647605c5a6 Merge branch 'fast-tests' of https://github.com/Jawnnypoo/NewPipeExtractor into fast Christian Schabesberger 2017-12-07 13:46:43 +0100
  • 17ce9f537e
    Merge pull request #53 from coffeemakr/bugfix-channel-extractor v0.11.1 Christian Schabesberger 2017-12-07 11:19:14 +0100
  • f76cc4922e
    Fix channel info item collector #53 Coffeemakr 2017-12-07 09:46:59 +0100
  • 93d9469bf6 Before -> BeforeClass to speed up tests #52 John 2017-12-06 19:09:46 -0600
  • d70c0792f7 Ignore .iml files John 2017-12-06 19:06:21 -0600
  • 4f62d96cc0
    add documentation link Christian Schabesberger 2017-12-02 20:54:17 +0100
  • 5cae16fa98
    Merge pull request #51 from coffeemakr/patch-1 Christian Schabesberger 2017-12-02 20:28:10 +0100
  • 2d00b7180f
    Update README.md #51 Cyril Müller 2017-12-01 14:15:36 +0100
  • a5ba482871 fix kiosk id test for germany Christian Schabesberger 2017-11-30 16:33:57 +0100
  • 18e486da30 Merge branch 'bugfix-dont-call-fetch-page-in-constructor' of https://github.com/coffeemakr/NewPipeExtractor into f Christian Schabesberger 2017-11-30 15:39:27 +0100
  • 1cb025e483
    Merge pull request #50 from coffeemakr/master Christian Schabesberger 2017-11-30 15:38:14 +0100
  • 9842744f22
    Add travis configuration #50 Coffeemakr 2017-11-30 11:58:17 +0100
  • f8d2794a1d
    Fix javadoc errors. (warnings still not fixed) Coffeemakr 2017-11-30 11:57:09 +0100
  • 4fa14b31b9
    Remove unused imports #48 Coffeemakr 2017-11-30 11:37:02 +0100
  • 58df281975
    Make some fields final Coffeemakr 2017-11-30 11:34:26 +0100
  • 89f8678912
    Fix age restriction test - make fields NOT STATIC Coffeemakr 2017-11-30 11:20:49 +0100
  • 4b092828db
    Correct typo Coffeemakr 2017-11-30 10:19:51 +0100
  • f037f67a15
    Add checks if page is fetched Coffeemakr 2017-11-30 10:49:27 +0100
  • 23231732ca
    Be more verbose Coffeemakr 2017-11-30 10:36:49 +0100
  • 9a46992285
    Don't call fetch page in constructor Coffeemakr 2017-11-28 13:37:01 +0100
  • d84a64debd
    Merge pull request #47 from coffeemakr/bugfix-correct-dependency-for-annotaions Christian Schabesberger 2017-11-29 11:51:24 +0100
  • 665f38215d
    Include stopbugs annotations only #47 Coffeemakr 2017-11-28 12:22:35 +0100
  • 5272468898
    Merge pull request #46 from coffeemakr/bugfix-uploader-url Christian Schabesberger 2017-11-26 20:33:34 +0100
  • 421550e0c4
    Fix uploader url for related streams #46 Coffeemakr 2017-11-26 17:12:20 +0100
  • 16b77b56cc fix failing tests Christian Schabesberger 2017-11-25 19:21:33 +0100
  • dacffda194
    Override getUploaderUrl fro YoutubeTrendingExtractor #41 Coffeemakr 2017-11-25 04:00:19 +0100
  • d76c8e1773
    Add check for subtitles in restricted videos Coffeemakr 2017-11-25 03:45:03 +0100
  • 239df49df3
    Fix some test source code Coffeemakr 2017-11-25 03:42:31 +0100
  • d59618d0e7
    Ignore deleted playlist items and add uploader url Coffeemakr 2017-11-25 03:14:15 +0100
  • c9eb790d1c
    Some tests extension Coffeemakr 2017-11-25 03:13:26 +0100