Skip to content

# **Super_Useful_Giphy_URLs_Collection_Script** is a simple script used to

Notifications You must be signed in to change notification settings

Marc-Vieg/Super_Useful_Giphy_URLs_Collection_Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Super_Useful_Giphy_URLs_Collection_Script

Super_Useful_Giphy_URLs_Collection_Script is a simple script allowing to convert and collect all Giphy URLs from a string generated by your favorite browser.

Without using Selenium, cause it's annoying to think to open a Selenium browser, start navigation on Giphy browser, and list all URLs.

How to


On Firefox or Chrome and maybe other, you can extract all urls' tabs by a using a "hidden" functionnality.

After your "shopping" on Giphy for hours, you have a lot of tabs open and you want to use all of these GIFs on your web site. But you have no time to click on each tab and get all GIF URLs.

That's why this script is made for you !

Go on 'options' menu then 'home'. First option allows you to select currents urls as home pages. If you click on current pages, your sweet browser will give you a string with all URLs separated by a pipe.

You just need to copy-paste this string into the script for urls variable, and execute the script with python, and that's it !

Congratulation

Now you have a text file with all URLs converted to be used in HTML

About

# **Super_Useful_Giphy_URLs_Collection_Script** is a simple script used to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%