Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - missing proxy configuration #301

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Conversation

Dineshkarthik
Copy link
Owner

The new proxy configuration is not passed to the Pyrogram Client while imitating thus the proxy is not applied.

fixes: #299 #300

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #301 (33335e0) into master (f2ffe14) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #301   +/-   ##
=======================================
  Coverage   98.92%   98.92%           
=======================================
  Files           6        6           
  Lines         186      186           
=======================================
  Hits          184      184           
  Misses          2        2           
Impacted Files Coverage Δ
media_downloader.py 98.34% <ø> (ø)
utils/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2ffe14...33335e0. Read the comment docs.

@Dineshkarthik Dineshkarthik merged commit b9904a0 into master Jul 26, 2022
@Dineshkarthik Dineshkarthik deleted the fix/proxy-configuration branch July 26, 2022 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

in send raise TimeoutError ,Unable to download more files!
1 participant