NITDgpOS / Medium_Grabber

This is an automated program that lets you grab the link of any article under any topic just by logging into your Google linked medium account.
MIT License
12 stars 19 forks source link

Corrected Script. #13

Closed dheeraj135 closed 5 years ago

dheeraj135 commented 5 years ago

Feel free to close this PR if you want PR to be merged with other branch.

Changes:

  1. Updated Script according to changed website structure.
  2. winsound is imported only if platform is windows.
  3. Closes #2 Long if's are replaced with a single line.
  4. user.txt file for username.
  5. Added requirements.txt for simpler installation.
  6. Closes browser after work is done.
ZER-0-NE commented 5 years ago

Thanks for the PR @dheeraj135 Can you squash your commits into one?