-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
67 changed files
with
195 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension | ||
point="xbmc.python.pluginsource" | ||
|
@@ -30,7 +30,7 @@ | |
<requires> | ||
<import addon="xbmc.python" version="2.1.0"/> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
@@ -74,7 +74,7 @@ | |
version="1.2.13" | ||
provider-name="Uranus Zhou,yfang1644"> | ||
<requires> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
@@ -145,7 +145,7 @@ | |
provider-name="Taxigps,yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension | ||
point="xbmc.python.pluginsource" | ||
|
@@ -311,7 +311,7 @@ | |
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
@@ -380,7 +380,7 @@ | |
provider-name="catro, yfang1644"> | ||
<requires> | ||
<import addon="script.common.plugin.cache" version="0.9.1"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.script" library="addon.py"> | ||
<provides>video</provides> | ||
|
@@ -395,23 +395,23 @@ | |
</extension> | ||
</addon> | ||
|
||
<addon id="plugin.video.qiyi" | ||
name="奇艺视频(QIYI)" | ||
<addon id="plugin.video.iqiyi" | ||
name="爱奇艺视频(IQIYI)" | ||
version="2.2.9" | ||
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
</extension> | ||
<extension point="xbmc.addon.metadata"> | ||
<summary lang="en">QIYI Video plugin</summary> | ||
<summary lang="zh">奇艺视频插件</summary> | ||
<description lang="en">QIYI (QIYI.COM) was founded by Baidu- world's the largest Chinese search engine, invested by Providence Equity Partners-U.S. private equity, QIYI is the first professional website dedicated to providing free, high-definition network video services.</description> | ||
<description lang="zh">奇艺(QIYI.COM)是由百度创立的大型专业网站,专注于提供免费、高清网络视频服务。奇艺的优质版权视频丰富多元,涵盖了电影、电视剧、综艺、纪录片、动漫、旅游等众多内容形态。</description> | ||
<source>https://github.com/yfang1644/kodi_plugins/plugin.video.qiyi</source> | ||
<summary lang="en">IQIYI Video plugin</summary> | ||
<summary lang="zh">爱奇艺视频插件</summary> | ||
<description lang="en">IQIYI (iqiyi.com) was founded by Baidu- world's the largest Chinese search engine, invested by Providence Equity Partners-U.S. private equity, QIYI is the first professional website dedicated to providing free, high-definition network video services.</description> | ||
<description lang="zh">爱奇艺(iqiyi.com)是由百度创立的大型专业网站,专注于提供免费、高清网络视频服务。奇艺的优质版权视频丰富多元,涵盖了电影、电视剧、综艺、纪录片、动漫、旅游等众多内容形态。</description> | ||
<source>https://github.com/yfang1644/kodi_plugins/plugin.video.iqiyi</source> | ||
<email>[email protected]</email> | ||
<platform>all</platform> | ||
</extension> | ||
|
@@ -481,7 +481,7 @@ | |
provider-name="taxigps,yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
@@ -503,7 +503,7 @@ | |
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
@@ -585,7 +585,7 @@ | |
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.0"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension | ||
point="xbmc.python.pluginsource" | ||
|
@@ -642,7 +642,7 @@ | |
|
||
<addon id="plugin.video.cntv-video" | ||
name="CNTV 视频" | ||
version="1.0.5" | ||
version="1.0.6" | ||
provider-name="yfang1644"> | ||
<requires> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
|
@@ -730,7 +730,7 @@ | |
<requires> | ||
<import addon="script.module.xbmcswift2" version="2.4.0"/> | ||
<import addon="script.module.beautifulsoup4" version="4.3.2"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.1"/> | ||
<import addon="plugin.video.cntv-video" version="1.0.6"/> | ||
</requires> | ||
<extension point="xbmc.python.pluginsource" library="default.py"> | ||
<provides>video</provides> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3c7c55f8bab8f94cf9500d8f6ef7ad61 addons.xml | ||
cba5969bbfcf17099b91ae11ad7e2683 addons.xml |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+72.9 KB
...v-video/plugin.video.cntv-video-1.0.5.zip → ...v-video/plugin.video.cntv-video-1.0.6.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.