Skip to content

Releases: sayyid5416/Links-Extractor

Look & Feel Improvements

19 Jan 10:23
ebb80de
Compare
Choose a tag to compare

Changes

  • Improved Look and Feel of the app
  • Code Refactoring

Full Changelog: v2.1.0...v2.1.1

Improvements (v2.1.0)

05 Dec 17:38
6df649b
Compare
Choose a tag to compare
  • New Improved Settings logic:

    • Settings file renamed to links-extractor.json.
    • Settings will be saved in the format of json, instead of raw text.
    • Settings will be saved in App's folder in <userprofile>/AppData/local/Links-Extractor/.
    • Whole back-end logic of settings improved.
  • New items in About page:

    • App creator's profile link
    • Directory, where extracted links will be saved
    • Location of app settings file
  • Dependency removed (no more required):

    • winshell
    • pywin32
  • Other minor changes

    • Some choices name changed
    • Overall colors are now consistent
    • Text and Spacing improvements
    • Minor bug fixes
    • Refactoring

Links Extractor v2.0

13 Aug 10:19
83e7871
Compare
Choose a tag to compare

What's Changed

  • RAW formatting of links (an option) by @sayyid5416 in #37
  • Added a new option "raw" to toggle b/w raw/original formatting of links in the saved file (closes #36)

Full Changelog: v1.9...v2.0

Links Extractor v1.9

28 Dec 06:37
1295378
Compare
Choose a tag to compare

What's Changed

Major

  • [New] About page.
  • [New] App update checker. #32
  • [New] Exit app using Ctrl+C anytime in the app.
  • [Improved] Extracted links would be shown in real time in app.

Minor

  • Removed GitHub link from top
  • Fonts are regular instead of bold
  • Updated requirements.txt
  • A lot of code Refactoring (#34)

Links Extractor v1.8.1

12 Apr 02:46
7b9349b
Compare
Choose a tag to compare
  • Minor security fix

Links Extractor v1.8

12 Mar 06:26
991ed28
Compare
Choose a tag to compare

Changelog

  • Single App Executable will be released (instead of a zip file with executable and many other files)
  • App will now recognize if Desktop location was moved to some other place instead of Users/user_name/Desktop
  • All extracted links will be saved to Extracted links folder on Desktop, instead of just placing all files on Desktop
  • Some app startup improvements
  • requirements.txt file updated

Links Extractor v1.7

11 Mar 08:55
Compare
Choose a tag to compare

Changelog

From now on, release page will release the executables, if you want to use the python script directly, download it from the source code.

Removed features

  • Deprecated auto installation of missing imports

Added features

  • Created a proper executable
  • Added App icon and changed App name
  • Files containing extracted links will be saved to Desktop folder in User profile
  • Added requirements.txt file for easy installation of dependencies

Extract Links v1.6

01 Mar 15:27
5bf361a
Compare
Choose a tag to compare

Changelog

  • Adding http:// like prefixes are no more required for links extraction from any webpage
  • Improved Auto-Installation of required libraries
  • Updated requirements file
  • Source code improvements

Bug fixes

  • All requirements are not installing automatically #23

Extract Links v1.5

24 Feb 08:41
6455ae0
Compare
Choose a tag to compare

Changelog

Added features

  • User choice based extraction #20

    Web, mail, ftp links from file or webpage

  • Added support for web-crawling (extract links from any website) #17

Improvements

  • Brightened the style
  • Absolute path will be used for renaming the extracted files
  • A lot of source code optimizations
  • Decluttered the extracted links a lot #6

Extract Links v1.4

15 Feb 15:41
35752a2
Compare
Choose a tag to compare

Changelog

Added features:

  • App title will show GitHub repo link
  • FTP and Email (mailto) links are extractable from this version #18 , #16

Improvements

  • App can now recognize case sensitive & non-case sensitive links (EX: http and HTTP)
  • Extracted links are decluttered a lot
  • Source code optimizations
  • Layout improvements for extracted links text file