warp-beacon 2.4.9__py3-none-any.whl → 2.5.0__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.
- warp_beacon/__version__.py +1 -1
- warp_beacon/scraper/youtube/abstract.py +1 -1
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/METADATA +1 -1
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/RECORD +8 -8
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/WHEEL +1 -1
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/entry_points.txt +0 -0
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/licenses/LICENSE +0 -0
- {warp_beacon-2.4.9.dist-info → warp_beacon-2.5.0.dist-info}/top_level.txt +0 -0
warp_beacon/__version__.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
__version__ = "2.
|
1
|
+
__version__ = "2.5.0"
|
2
2
|
|
@@ -198,7 +198,7 @@ class YoutubeAbstract(ScraperAbstract):
|
|
198
198
|
logging.info("Your `YT_MAX_RETRIES` values is '%d'", max_retries)
|
199
199
|
logging.exception(extract_exception_message(e))
|
200
200
|
if max_retries <= retries:
|
201
|
-
self.remove_tmp_files()
|
201
|
+
#self.remove_tmp_files()
|
202
202
|
raise TimeOut(extract_exception_message(e))
|
203
203
|
retries += 1
|
204
204
|
timeout += timeout_increment
|
@@ -4,7 +4,7 @@ var/warp_beacon/accounts.json,sha256=OsXdncs6h88xrF_AP6_WDCK1waGBn9SR-uYdIeK37GM
|
|
4
4
|
var/warp_beacon/placeholder.gif,sha256=cE5CGJVaop4Sx21zx6j4AyoHU0ncmvQuS2o6hJfEH88,6064
|
5
5
|
var/warp_beacon/proxies.json,sha256=VnjlQDXumOEq72ZFjbh6IqHS1TEHqn8HPYAZqWCeSIA,95
|
6
6
|
warp_beacon/__init__.py,sha256=_rThNODmz0nDp_n4mWo_HKaNFE5jk1_7cRhHyYaencI,163
|
7
|
-
warp_beacon/__version__.py,sha256=
|
7
|
+
warp_beacon/__version__.py,sha256=yD2fQ5Bqhm2OUVsEBxqOfmSxIDd9-R8jWxUE6ePf5Zk,23
|
8
8
|
warp_beacon/warp_beacon.py,sha256=7KEtZDj-pdhtl6m-zFLsSojs1ZR4o7L0xbqtdmYPvfE,342
|
9
9
|
warp_beacon/yt_auth.py,sha256=GUTKqYr_tzDC-07Lx_ahWXSag8EyLxXBUnQbDBIkEmk,6022
|
10
10
|
warp_beacon/compress/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -31,7 +31,7 @@ warp_beacon/scraper/link_resolver.py,sha256=Rc9ZuMyOo3iPywDHwjngy-WRQ2SXhJwxcg-5
|
|
31
31
|
warp_beacon/scraper/instagram/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
32
32
|
warp_beacon/scraper/instagram/instagram.py,sha256=KyOZnIt6A8wkroXkZcIJMscuy5N5ZEz9-v3Ciwo0C7M,14654
|
33
33
|
warp_beacon/scraper/youtube/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
34
|
-
warp_beacon/scraper/youtube/abstract.py,sha256=
|
34
|
+
warp_beacon/scraper/youtube/abstract.py,sha256=r_g6zkEX9h5VqQVHaQFAD-lWsEOs7Um353N98nB3tfA,11548
|
35
35
|
warp_beacon/scraper/youtube/music.py,sha256=-R6Iys8IpglH5UL7F640UQ3ieYHitvGXA0A2GhSemVA,2927
|
36
36
|
warp_beacon/scraper/youtube/shorts.py,sha256=sPrOjhcLlV0m5a-j4mSFsF6CkNapeUdGZqoWAYheiCM,1894
|
37
37
|
warp_beacon/scraper/youtube/youtube.py,sha256=B1NBz6vv0-zIuf3MDmT2QB7eX2qO8k9orj7-4wU6MBk,2839
|
@@ -44,9 +44,9 @@ warp_beacon/telegram/handlers.py,sha256=uvR6TPHSqdSxigp3wR-ewiE6t3TvVcbVLVcYGwkg
|
|
44
44
|
warp_beacon/telegram/placeholder_message.py,sha256=wN9-BRiyrtHG-EvXtZkGJHt2CX71munQ57ITttjt0mw,6400
|
45
45
|
warp_beacon/telegram/utils.py,sha256=9uebX53G16mV7ER7WgfdWBLFHHw14S8HBt9URrIskg0,4440
|
46
46
|
warp_beacon/uploader/__init__.py,sha256=e75mOcC0vrUVjrTNMQzVUTgXGdGo4J6n8t5doOnYG5I,5616
|
47
|
-
warp_beacon-2.
|
48
|
-
warp_beacon-2.
|
49
|
-
warp_beacon-2.
|
50
|
-
warp_beacon-2.
|
51
|
-
warp_beacon-2.
|
52
|
-
warp_beacon-2.
|
47
|
+
warp_beacon-2.5.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
48
|
+
warp_beacon-2.5.0.dist-info/METADATA,sha256=PTJjikxncRfegZp8y6ZJAJRYYksORllUPwWPCd7YCt8,22625
|
49
|
+
warp_beacon-2.5.0.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
|
50
|
+
warp_beacon-2.5.0.dist-info/entry_points.txt,sha256=eSB61Rb89d56WY0O-vEIQwkn18J-4CMrJcLA_R_8h3g,119
|
51
|
+
warp_beacon-2.5.0.dist-info/top_level.txt,sha256=4ML0-mXsezLtRXyxQUntL_ktc5HX9npTeQWzvV8kFvA,1161
|
52
|
+
warp_beacon-2.5.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|