YouTubeDownloader v1.1.2
YouTube content downloader
Loading...
Searching...
No Matches
main_window.py File Reference

View controller for the main window. More...

Go to the source code of this file.

Classes

class  MainWindow
 Class for YouTube download GUI. More...
 

Namespaces

namespace  Source
 
namespace  Source.Controller
 
namespace  Source.Controller.main_window
 

Functions

None copy_selected_text_to_clipboard (CTkEntry url_input)
 Copy selected text to clipboard.
 
None delete_selected_text (CTkEntry url_input)
 Delete selected text.
 

Variables

str FONT_NAME = "Comic Sans MS"
 
int FONT_SIZE = 14
 
 log = logging.getLogger(__title__)
 
str S_DOWNLOAD_FOLDER = "Download"
 

Detailed Description

View controller for the main window.


Definition in file main_window.py.