kabigon 0.8.10__py3-none-any.whl → 0.8.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
kabigon/youtube.py CHANGED
@@ -25,11 +25,11 @@ class YoutubeLoader(Loader):
25
25
  lines.append(text)
26
26
  return "\n".join(lines)
27
27
 
28
- async def async_load(self, url: str) -> str:
29
- transcript = await aioytt.get_transcript_from_url(url)
30
- lines = []
31
- for piece in transcript:
32
- text = piece.text.strip()
33
- if text:
34
- lines.append(text)
35
- return "\n".join(lines)
28
+ # async def async_load(self, url: str) -> str:
29
+ # transcript = await aioytt.get_transcript_from_url(url)
30
+ # lines = []
31
+ # for piece in transcript:
32
+ # text = piece.text.strip()
33
+ # if text:
34
+ # lines.append(text)
35
+ # return "\n".join(lines)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kabigon
3
- Version: 0.8.10
3
+ Version: 0.8.11
4
4
  Author-email: narumi <toucans-cutouts0f@icloud.com>
5
5
  License-File: LICENSE
6
6
  Requires-Python: >=3.10
@@ -11,11 +11,11 @@ kabigon/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
11
11
  kabigon/reel.py,sha256=qOwWCvcp7xNKg0JDunq_Bsl8yqqMzrnAOI9k5mSqrOU,874
12
12
  kabigon/twitter.py,sha256=aRqAiFxIwln6lteWdoF6SmvbzO62yBTQRzcB7UcVJwk,1046
13
13
  kabigon/utils.py,sha256=eNTLtHLSB2erDac2HH3jWemgfr8Ou_ozwVb8h9BD-4g,922
14
- kabigon/youtube.py,sha256=F9GpLa0iUy03wYU94RrrnrXa6ExqbG6CZpqx5bPENWE,1106
14
+ kabigon/youtube.py,sha256=HKvMqQ5x6qGqao1QHsy9e5f8J2TKE3bsRv-vlSipmvE,1122
15
15
  kabigon/youtube_ytdlp.py,sha256=Y6h55wYF-5PdxLRxsznFtJDypCedD8g-hY9fgCnfvbg,722
16
16
  kabigon/ytdlp.py,sha256=4AjPY0W8IxbEhCNVXpi_KbBQLGrWn5ThrchhffcJIIU,1718
17
- kabigon-0.8.10.dist-info/METADATA,sha256=XGIIEjC0MWovjzhfXrnXsBE3XxGN2V82Y9Y3eiQTjpQ,1265
18
- kabigon-0.8.10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
- kabigon-0.8.10.dist-info/entry_points.txt,sha256=O3FYAO9w-NQvlGMJrBvtrnGHSK2QkUnQBTa30YXRbVE,45
20
- kabigon-0.8.10.dist-info/licenses/LICENSE,sha256=H2T3_RTgmcngMeC7p_SXT3GwBLkd2DaNgAZuxulcfiA,1066
21
- kabigon-0.8.10.dist-info/RECORD,,
17
+ kabigon-0.8.11.dist-info/METADATA,sha256=6K2_uFhQVCpWiFnTJE7bHSEe4CR5jD4NS4cwl_fKnQ0,1265
18
+ kabigon-0.8.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
19
+ kabigon-0.8.11.dist-info/entry_points.txt,sha256=O3FYAO9w-NQvlGMJrBvtrnGHSK2QkUnQBTa30YXRbVE,45
20
+ kabigon-0.8.11.dist-info/licenses/LICENSE,sha256=H2T3_RTgmcngMeC7p_SXT3GwBLkd2DaNgAZuxulcfiA,1066
21
+ kabigon-0.8.11.dist-info/RECORD,,