Git Product home page Git Product logo

ugdownloader's People

Contributors

jabbey1 avatar steveandroulakis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ugdownloader's Issues

UI Suggestions

  1. Move Notes to a i button near the logo
  2. Remove the top bar
  3. Add the icon next to the Program Name
    image
  4. Remove the Exit button there is already X button
    image
  5. Move this to a settings Menu Along with Theme Menu
    image
    image
  6. Move this to top and rearrange the buttons
    image
    image

Bug: Same file is re-download if download is restarted incase of error

When download 1500 files program get's stuck and I have to run it again for the artist that causes it to download duplicates.

Solution -

  1. Before downloading create a file with URLs to download and strike off as one downloads
  2. That way it would b possible to Pause/Resume an Artist's download
  3. Also add a temporary extension while the file is downloading like chromium's .chrdownload

image

Multiple Artist Songs

  1. How to enter it's name in UGDownloader
  2. How to download it when batch downloading artist
  3. UG also has feat. & ,

image

image

Issue when downloading

Hey,

Found an old Reddit post for the utility, downloaded and have tried to download tabs for 'A Wilhelm Scream' and it generates this error immediately.

"Checking for updated .exe release.
No new release found. Current version: 2.3
Using folder at C:\Users\USER\Downloads\Tabs\A Wilhelm Scream
Starting Chrome, downloading latest chromedriver.

Exception in Tkinter callback
Traceback (most recent call last):
File "tkinter_init_.py", line 1948, in call
File "customtkinter\windows\widgets\ctk_button.py", line 554, in _clicked
File "CTKGUI.py", line 295, in download_button_event
File "DriverSetup.py", line 29, in start_browser
File "selenium\webdriver\chrome\webdriver.py", line 45, in init
File "selenium\webdriver\chromium\webdriver.py", line 56, in init
File "selenium\webdriver\remote\webdriver.py", line 208, in init
File "selenium\webdriver\remote\webdriver.py", line 292, in start_session
File "selenium\webdriver\remote\webdriver.py", line 347, in execute
File "selenium\webdriver\remote\errorhandler.py", line 229, in check_response
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 104
Current browser version is 121.0.6167.185 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Stacktrace:
Backtrace:
Ordinal0 [0x00FC78B3+2193587]
Ordinal0 [0x00F60681+1771137]
Ordinal0 [0x00E741A8+803240]
Ordinal0 [0x00E95CC3+941251]
Ordinal0 [0x00E913EF+922607]
Ordinal0 [0x00E8EBC1+912321]
Ordinal0 [0x00EC23B0+1123248]
Ordinal0 [0x00EC200A+1122314]
Ordinal0 [0x00EBD5C6+1103302]
Ordinal0 [0x00E977E0+948192]
Ordinal0 [0x00E986E6+952038]
GetHandleVerifier [0x01270CB2+2738370]
GetHandleVerifier [0x012621B8+2678216]
GetHandleVerifier [0x010517AA+512954]
GetHandleVerifier [0x01050856+509030]
Ordinal0 [0x00F6743B+1799227]
Ordinal0 [0x00F6BB68+1817448]
Ordinal0 [0x00F6BC55+1817685]
Ordinal0 [0x00F75230+1856048]
BaseThreadInitThunk [0x76E1FCC9+25]
RtlGetAppContainerNamedObjectPath [0x77297C5E+286]
RtlGetAppContainerNamedObjectPath [0x77297C2E+238]
"

My Chrome is up to date etc - please let me know if this is something on my end.

Cheers!

Group by song. album,...

Group Powertabs/GuitarPro by Artist>Album/Non-Album>Song>If only 1 instrument the group by that

Downloading of mp3 backing tracks?

this isn't so much an issue as it is a request. Is it possible to add to this the ability to download the mp3's of the individual instruments from pro or official tabs? if you view the page source for any pro or official tab, you can find the mp3 link and download it by highlighting the address and saving as. But if this could just download all mp3 files from the source that would be awesome

Tab,Bass,Ukulele,Chords,Drums Support with ChordPro

ChordPro is a file format for Chords+Lyrics, maybe it works for tabs too.

  1. Tab - Guitar Tabs
  2. Bass - Bass Tabs
  3. Ukulele - Ukulele Tabs/Chords
  4. Chords - Chords
  5. Drums - Drums Tabs

Love you app btw. Thanks for your work

I can't download the tab, I'm getting an error

GetHandleVerifier [0x0042A813+48355]
(No symbol) [0x003BC4B1]
(No symbol) [0x002C5358]
(No symbol) [0x002E61AC]
(No symbol) [0x002E1EF3]
(No symbol) [0x002E0579]
(No symbol) [0x00310C55]
(No symbol) [0x0031093C]
(No symbol) [0x0030A536]
(No symbol) [0x002E82DC]
(No symbol) [0x002E93DD]
GetHandleVerifier [0x0068AABD+2539405]
GetHandleVerifier [0x006CA78F+2800735]
GetHandleVerifier [0x006C456C+2775612]
GetHandleVerifier [0x004B51E0+616112]
(No symbol) [0x003C5F8C]
(No symbol) [0x003C2328]
(No symbol) [0x003C240B]
(No symbol) [0x003B4FF7]
BaseThreadInitThunk [0x75B07BA9+25]
RtlInitializeExceptionChain [0x774ABD2B+107]
RtlClearBits [0x774ABCAF+191]

Ekran görüntüsü 2024-02-08 235036

Cookies Issue.

Hello! There is a cookies issue right now when trying to download the tabs. You can bypass it by quickly accepting the cookies. I tried using your previous code and adding an extension to chrome (I don't care about cookies) by adding this line:

c_options.add_extension(
ex_path + r'\idcac-3.4.6.crx')

where ex_path = the path of the program and by downloading the extension as a crx.

Can you add it on the updated program, or by auto-accepting the cookies so it works better?
Or if you can upload the new source files, it would be awesome!
Thank you very much!

Metadata

Create a metadata file for every tab.

  1. Rating - out of 5 star. .5 is possible
  2. Comments - No of comments
  3. Views - 30,882 views
  4. Favorite No. - added to favorites 66 times
  5. Tuning - Eb Ab Db Gb Bb Eb
  6. Capo - example no capo 1st fret
  7. File format - example ptb
  8. Instruments - Example lead guitar or bass, percussion and vocals
  9. Author - Unregistered is possible
  10. Last edit - Example Feb 14, 2014
  11. Difficulty - example intermediate
  12. Key - example Fm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.