Commit Graph

1748 Commits

Author SHA1 Message Date
Christian Schabesberger e51bc58a85 fix compatibility issue 2018-02-12 20:23:43 +01:00
Christian Schabesberger 09aca7cf90
Merge pull request #68 from TeamNewPipe/hook
add support for hooktube links
2018-02-12 20:06:06 +01:00
Christian Schabesberger 055cc41834 add support for hooktube links
fix some links
2018-02-12 20:04:55 +01:00
Mauricio Colli f3865445f5 Improve ServiceList class
- [Minor] Fix wrong arguments order in KioskInfo
2018-02-10 00:46:05 -02:00
Mauricio Colli 42411099db Revert and fix Idea's IML file 2018-02-10 00:37:40 -02:00
Mauricio Colli 4fb49d54b5
Merge pull request #66 from karyogamy/subtitles_fix
Subtitles Extraction NPE Fix
2018-02-09 00:42:25 -02:00
John Zhen Mo ccc8cde80e -Fix subtitles extraction NPE on certain video that contains no caption info.
-Moved subtitles to optional data extraction.
2018-02-06 10:45:58 -08:00
John Zhen Mo 7fd21ec085 -Modified subtitles to use locale rather than language code.
-Fixed locale parsing for youtube.
2018-02-03 13:53:03 -08:00
John Zhen Mo 02dd281395 -Added display name to subtitles that resolves language code into locale. 2018-02-03 13:28:28 -08:00
John Zhen Mo 502fd53cc4 -Refactored subtitle storing to reduce redundancy. 2018-02-01 23:24:22 -08:00
John Zhen Mo c1cfb2b223 -Fixed url format property.
-Removed unused code.
2018-02-01 23:03:06 -08:00
John Zhen Mo 5b79ef3557 -Fixed extraction to only output manual and autogenerated scripts, omitting autotranslated scripts. 2018-02-01 22:51:53 -08:00
John Zhen Mo aafe543334 -Removed new method in favor of current method.
-Fixed current method to output all available captions.
-Fixed tests.
2018-02-01 21:48:34 -08:00
John Zhen Mo b3699cdcfc -Fixed tests
-Simplified subtitle extraction url
2018-02-01 19:07:57 -08:00
John Zhen Mo 1f1bbaad57 -Fixed subtitles extraction to use method from youtube-dl.
-Expose subtitles during extraction.
-Make subtitle lists return nonnull empty collections instead of null.
2018-02-01 13:27:22 -08:00
Mauricio Colli 0061131d39
Merge pull request #60 from wb9688/fix-m
Fix mobile SoundCloud links
2018-01-21 05:11:30 -02:00
wb9688 6453805288 Fix mobile SoundCloud links 2018-01-20 18:48:15 +01:00
Christian Schabesberger 1c97da8b51 roleback fix warning of generics (broke frontend compartiblity
actual fix

another actual fix
2018-01-20 15:45:49 +01:00
Mauricio Colli 179c38c619
Merge pull request #59 from coffeemakr/bugfix-test-urls-and-relative-fix
Add more tests and fix 2 bugs
2018-01-15 11:31:44 -02:00
Coffeemakr 978a33fae2
Use 'abs:' prefix 2018-01-15 12:33:09 +01:00
Mauricio Colli a75137be2e Remove unnecessary check 2018-01-13 17:26:11 -02:00
Mauricio Colli a693c0d61d Fix getNextStreams from Youtube's channel extractor 2018-01-13 17:09:31 -02:00
Mauricio Colli cfd3ab3500 Fix warning of generics 2018-01-13 17:08:48 -02:00
Christian Schabesberger 9de63f8c0a horrible hack nextinfoitem for channel 2018-01-06 20:24:55 +01:00
Coffeemakr 7cfdaf39a4
Fix relative url in uploader URL 2018-01-04 18:48:15 +01:00
Coffeemakr 06ea74cbb8
Add better tests for youtube search items 2018-01-04 18:48:15 +01:00
Coffeemakr 0ffd4d9743
Improve tests for search results and reuse code 2018-01-04 18:47:27 +01:00
Coffeemakr fe2583f3d7
Generate and verify Https links 2018-01-04 18:47:27 +01:00
Christian Schabesberger 5f2d0cf6b5 fix yt trending contains to less items 2018-01-04 04:46:27 +01:00
Christian Schabesberger a0e5c88b13
Merge pull request #58 from karyogamy/playlist_info_fix
Playlist Info Fix
2018-01-04 04:33:07 +01:00
John Zhen Mo 32dbb3d2df -Fixed reversed order of inputs on playlist info. 2018-01-03 16:42:55 -08:00
Christian Schabesberger f40447fa40
Merge pull request #57 from karyogamy/channel_extractor_fix
Fix channel extractor error
2017-12-30 01:35:29 +01:00
John Zhen Mo c426140811 -Fix channel extractor error. 2017-12-29 16:13:24 -08:00
Schabi 044b8fe32f fix fetch page 2017-12-29 14:40:42 +01:00
Schabi c5ce8ec906 Merge branch 'master' of github.com:TeamNewPipe/NewPipeExtractor 2017-12-29 01:13:05 +01:00
Schabi 33bd9d9a7a fix kiosk content language 2017-12-29 01:12:55 +01:00
wb9688 eae7504526 Fix 'New & hot' chart (#55) 2017-12-24 23:15:40 +01:00
Schabi 2d191c4ca7 remove debug prints 2017-12-23 18:00:44 +01:00
John Zhen Mo e0315ca2af -Fixes age-gated video info retrieval.
-Fixes youtube video stream test passing even when no stream is fetched on age-gated videos.
2017-12-18 14:05:58 -08:00
Christian Schabesberger d6a00228e8 fix exception on found ads 2017-12-15 22:12:32 +01:00
Christian Schabesberger 647605c5a6 Merge branch 'fast-tests' of https://github.com/Jawnnypoo/NewPipeExtractor into fast 2017-12-07 13:46:43 +01:00
Christian Schabesberger 17ce9f537e
Merge pull request #53 from coffeemakr/bugfix-channel-extractor
Fix channel info item collector
2017-12-07 11:19:14 +01:00
Coffeemakr f76cc4922e
Fix channel info item collector 2017-12-07 09:53:18 +01:00
John 93d9469bf6 Before -> BeforeClass to speed up tests 2017-12-06 19:09:46 -06:00
John d70c0792f7 Ignore .iml files 2017-12-06 19:06:21 -06:00
Christian Schabesberger 4f62d96cc0
add documentation link 2017-12-02 20:54:17 +01:00
Christian Schabesberger 5cae16fa98
Merge pull request #51 from coffeemakr/patch-1
Update README.md
2017-12-02 20:28:10 +01:00
Cyril Müller 2d00b7180f
Update README.md
* Add JitPack badge with link to installation instructions
 * Use tag instead of commit for proposed usage
2017-12-01 14:15:36 +01:00
Christian Schabesberger a5ba482871 fix kiosk id test for germany 2017-11-30 16:33:57 +01:00
Christian Schabesberger 18e486da30 Merge branch 'bugfix-dont-call-fetch-page-in-constructor' of https://github.com/coffeemakr/NewPipeExtractor into f 2017-11-30 15:39:27 +01:00