abstract-webtools 0.1.6.133__py3-none-any.whl → 0.1.6.135__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.
@@ -156,7 +156,7 @@ def get_url_list(urls = []):
156
156
  string = 'http'
157
157
  for piece in url.split('http'):
158
158
  string += piece
159
- string = clean_url(string)
159
+ string = normalize_threads_url(string)
160
160
  url_list.append(string.split('?')[0])
161
161
  string = 'http'
162
162
 
@@ -232,15 +232,7 @@ def get_bolshevid_videos(url,
232
232
  output_filename=None,
233
233
  get_info=True,
234
234
  download_video=True):
235
- video_info = for_dl_video(
236
- url,
237
- download_directory=download_directory,
238
- output_filename=output_filename,
239
- get_info=get_info,
240
- download_video=download_video
241
- )
242
- if video_info and isinstance(video_info,dict) and video_info != {}:
243
- return video_info
235
+
244
236
  urls = deriveUrlList(url)
245
237
  video_urls = validate_video_urls(urls,
246
238
  get_info_url=get_info_url,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: abstract_webtools
3
- Version: 0.1.6.133
3
+ Version: 0.1.6.135
4
4
  Summary: Abstract Web Tools is a Python package that provides various utility functions for web scraping tasks. It is built on top of popular libraries such as `requests`, `BeautifulSoup`, and `urllib3` to simplify the process of fetching and parsing web content.
5
5
  Home-page: https://github.com/AbstractEndeavors/abstract_essentials/tree/main/abstract_webtools
6
6
  Author: putkoff
@@ -34,7 +34,7 @@ abstract_webtools/managers/userAgentManager.py,sha256=cUaOlcCTzftVBCp9ZHwMXR9IB1
34
34
  abstract_webtools/managers/videoDownloader.py,sha256=mKXhKYNnJwPaiqAsHvFTBGLdXFgR3wdV0G1OIimiKbE,15424
35
35
  abstract_webtools/managers/videoDownloader2.py,sha256=v3H6akdhvVWGrB-r35m3cp_-aKkNWadpfCiMylOnv6w,12748
36
36
  abstract_webtools/managers/clownworld/__init__.py,sha256=eq25euhRbFqHLm1ibi_7FGz_oNWs-kkyAkETzK3r4_Q,35
37
- abstract_webtools/managers/clownworld/get_bolshevid_video.py,sha256=2q8bveL3uuOLvcfhn9nInKePowG6C80oaHrWSEHs-u8,10526
37
+ abstract_webtools/managers/clownworld/get_bolshevid_video.py,sha256=6FBSb3GoesMMYhOOxEGNCzOMOMQ0Q7cF-h7voMawjKs,10114
38
38
  abstract_webtools/managers/linkManager/__init__.py,sha256=NpfWNzvTLSfsIWSeLYIxPzeLHADk_grSx5rfgCeWERw,27
39
39
  abstract_webtools/managers/linkManager/linkManager.py,sha256=roxOzOELca0rOlcMaJkTQHN3S0XF7dJihZmMq-uIXPQ,12184
40
40
  abstract_webtools/managers/requestManager/__init__.py,sha256=z2qGtweEoO_OKr959LGxVXEMu1hu7PIkmh89BEh5TI8,30
@@ -45,7 +45,7 @@ abstract_webtools/managers/soupManager/soupManager.py,sha256=U3_o189-OWoBRaSCe2s
45
45
  abstract_webtools/managers/urlManager/__init__.py,sha256=gaJCHeK91Z-eYsBnxgdhbIUten1-gbx-zqx70R6ag-Y,26
46
46
  abstract_webtools/managers/urlManager/urlManager.py,sha256=vCFuLADmv3h7icaaoAsImGqb_49VizPY_ZvMl-C7PYk,7756
47
47
  abstract_webtools/managers/videos/Heather brooke swallo from condom.mp4,sha256=h-bKFLAHt7pGLGu4EcMvSSox7BPRK0Nga3u813iMVKQ,8335544
48
- abstract_webtools-0.1.6.133.dist-info/METADATA,sha256=yeaJCnv1U20AjR8EsoVy8cbU3QfH9M1FlVOR54mZI0k,7289
49
- abstract_webtools-0.1.6.133.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
50
- abstract_webtools-0.1.6.133.dist-info/top_level.txt,sha256=2DMJ7RmjTcjCsa-uwAV0K6eXXlIIkFDEjBLg_uyCmCI,18
51
- abstract_webtools-0.1.6.133.dist-info/RECORD,,
48
+ abstract_webtools-0.1.6.135.dist-info/METADATA,sha256=JRIgsH3SM-lVru1vt6vN-Bi46S62b17fM8KMIPSO_k4,7289
49
+ abstract_webtools-0.1.6.135.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
50
+ abstract_webtools-0.1.6.135.dist-info/top_level.txt,sha256=2DMJ7RmjTcjCsa-uwAV0K6eXXlIIkFDEjBLg_uyCmCI,18
51
+ abstract_webtools-0.1.6.135.dist-info/RECORD,,