Bug 8793

Summary: [Update Request 2016.1] youtube-dl-gui > 0.4
Product: [ROSA-based products] ROSA Fresh Reporter: Fabiano Kuller <fkuller>
Component: Packages from MainAssignee: Andrey Bondrov <andrey.bondrov>
Status: RESOLVED LATER QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: andrey.bondrov, survolog, v.potapov
Version: Fresh   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: http://mrs0m30n3.github.io/youtube-dl-gui/ ISO-related:
Bad POT generating: Upstream:

Description Fabiano Kuller 2018-02-23 18:19:40 MSK

    
Comment 1 Fabiano Kuller 2018-09-01 06:11:19 MSK
Changes in YouTube-DL GUI 0.4:

    new user interface;
    easier format selection (now available directly in the main UI, and not in the app settings);
    easier save path selection (now available directly in the main UI, and not in the app settings);
    added new options to move item in queue, pause, play, delete, pause, etc.;
    added new supported youtube-dl options: -v, --ignore-config, --hls-prefer-native, --no-mtime, etc.;
    added option for embedding thumbnails to audio files;
    support for new output templates;
    added generic video formats (3gp, mp4, webm, etc..);
    added dynamic format options: the "default" format option in the UI downloads the best available format ("best" option in youtube-dl), while setting the default format as well as enabling the 'Extract audio from video file' option will download the best audio ("bestaudio" option in youtube-dl) available;
    post-processing:
        calculate final size of post process files;
        extract final extension after merging process;
        extract final extension after recording process;
    bug fixes and various other changes.
Comment 2 Andrey Bondrov 2018-09-02 16:03:03 MSK
New version requires wxPython 3.0.x. We don't have it in repos yet so I'll build it first. So this update will take more time than almost instant usual version bumps.
Comment 3 Andrey Bondrov 2018-09-03 16:14:45 MSK
Looks like it's impossible to install both wxPython 3.0.x and wxPython 2.8.x. So updating YouTube-DL GUI 0.4 will make it impossible to use with other programs that still use wxPython 2.8.x. I guess we should rather skip this update until we create new (2018.1 or 2019.1) platform.
Comment 4 Fabiano Kuller 2018-09-03 23:04:29 MSK
(In reply to Andrey Bondrov from comment #3)
> Looks like it's impossible to install both wxPython 3.0.x and wxPython
> 2.8.x. So updating YouTube-DL GUI 0.4 will make it impossible to use with
> other programs that still use wxPython 2.8.x. I guess we should rather skip
> this update until we create new (2018.1 or 2019.1) platform.



I understand the technical reasons, thank you.