python3 working in fork

Bug #1518617 reported by Maarten
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SubDownloader
New
Undecided
Unassigned

Bug Description

Hey,

I forked your project on github. It now works on python 3.

https://github.com/madebr/subdownloader

Main changes:
- general: Bumped version to 2.0.19
- gui: removed QVariant
- gui: abstracted out QString
- 2to3: abstracted out differences between python 2 and 3
- cli: use argparse instead of deprecated optparse
- cli: updated python-progressbar (to current git)
- cli: --proxy option uses hidemyass proxy if no argument is given (UNTESTED)
- modules: removed unused modules
- modules: removed bundled mmpython. It did not return any usable metadata, even on my python 2.
- modules: use pymediainfo as fallback (python-kaa-metadata does not work on python3)
- 2to3: abstracted out changes in api

For details, see the commit history.
I tried to make it as clear as possible.

It needs some good testing!

Thanks

description: updated
description: updated
description: updated
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.