Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LindseyB/starwars-dot-gif
/ functions
Functions
16 in github.com/LindseyB/starwars-dot-gif
⨍
Functions
16
◇
Types & classes
0
↓ 6 callers
Function
exit
(button)
star_wars_gif.py:135
↓ 5 callers
Function
check_config
(config_file)
make_gifs.py:30
↓ 4 callers
Function
make_gif
This function relies on some global variables that need to be set before you can run the function. Namely: movies, ffmpeg_path, vlc_path.
make_gifs.py:119
↓ 3 callers
Function
draw_text
Draws a white text with a black outline. Arguments: draw {PIL.Image} -- The image to draw in x {int} -- x-coordinate to start dra
make_gifs.py:98
↓ 2 callers
Function
movie_sanity_check
(movie)
make_gifs.py:60
↓ 1 callers
Function
get_movie_by_slug
(slug, movies)
make_gifs.py:83
↓ 1 callers
Function
menu
(title, movies)
star_wars_gif.py:19
↓ 1 callers
Function
seek
(item, quote)
star_wars_gif.py:72
↓ 1 callers
Function
striptags
(data)
make_gifs.py:91
Function
add_custom_subtitle
(button, movie_tuple)
star_wars_gif.py:100
Function
enter_custom_subtitle
(button)
star_wars_gif.py:117
Function
find_quotes
(button, edit)
star_wars_gif.py:59
Function
generate_gif
(button)
star_wars_gif.py:125
Function
generate_gif_with_subtitle
(button, edit)
star_wars_gif.py:129
Function
item_chosen
(button, movie)
star_wars_gif.py:31
Function
search
(button)
star_wars_gif.py:47