Skip to content

pullrequests Search Results · repo:alexmercerind/youtube-search-python language:Python is:unmerged

Filter by

6 results
 (119 ms)

6 results

inalexmercerind/youtube-search-python (press backspace or delete to remove)

Added socks like https://www.python-httpx.org/advanced/#socks import os os.environ[ SOCKS_PROXY ] = socks5://user:pass@host:port from youtubesearchpython import VideosSearch videosSearch = VideosSearch( ...
  • lucas1
  • Opened 
    on Jun 29, 2022
  • #190

Fix error post() got an unexpected keyword argument proxy Maybe i ll fix it later.
  • DoellBarr
  • 3
  • Opened 
    on Nov 7, 2021
  • #138

- printed out startpoint endpoint while parsing HTML for a playlist - converted to a comment like at line 29/30
  • Zocker1999NET
  • 1
  • Opened 
    on Oct 6, 2021
  • #122

Adding support for the environment variable HTTP_PROXY, for simple proxy configurations. Not sure if this is the best way to do it, but it works.
  • ricardofunke
  • 2
  • Opened 
    on Sep 24, 2021
  • #120

This pull request contains a lot of breaking changes for the usability of the module. Primary changes are as follows: - 🔧 Added type annotations for SearchVideos SearchPlaylist classes. - 📐 Now you ...
enhancement
  • alexmercerind
  • Opened 
    on Sep 9, 2020
  • #21

Supports both Python 2 and Python 3. Tested and working for me! Hope you ll like it! :-)
  • mytja
  • 6
  • Opened 
    on Aug 8, 2020
  • #18