Commit Graph

335 Commits

Author SHA1 Message Date
Eric Le Lay 68b49ed2ca save flag about gPodder running in verbose mode 2020-01-01 14:45:35 +01:00
Eric Le Lay e4a16f1526 refactor main.py a bit into app.py 2019-02-02 18:35:19 +01:00
Eric Le Lay 0eb2756957 fix linter warning 2019-01-27 12:27:13 +01:00
Eric Le Lay 2735be1db0 fix warning deprecated inspect.getargspec since python 3.0 2019-01-26 17:26:09 +01:00
Eric Le Lay 3ac8968e86 gpo: fix invalid error message url
when calling rename a b
2019-01-26 17:25:45 +01:00
Eric Le Lay 00fa10b1f6 fix #360 Resume downloads for gpo
partial [--guid] List partially downloaded episodes with or without GUIDs
resume [--guid]  Resume partially downloaded episodes or single GUID
2019-01-26 16:52:05 +01:00
Eric Le Lay c1d7be8f71 gpo: subscribe to authenticated feed 2018-12-15 17:02:16 +01:00
Eric Le Lay 97db9c97d2 fix #243 add sync command to gpo 2018-10-14 16:10:45 +02:00
MarkusHackspacher 9a45b04c23 fix E128 continuation line under-indented for visual indent 2018-08-18 12:27:24 +02:00
MarkusHackspacher d724b81218 fix E127 continuation line over-indented for visual indent
see #393
2018-08-14 23:26:38 +02:00
Eric Le Lay 1f79f32119 fix #504 AttributeError: module 'gpodder' has no attribute 'log' 2018-07-30 19:34:54 +02:00
MarkusHackspacher a4953777c5 change back bin/gpodder-migrate2tres 2018-07-24 14:59:54 +02:00
MarkusHackspacher d18bb7d092 remove too many blank lines 2018-07-24 14:14:49 +02:00
MarkusHackspacher 3ce9cd55e7 remove too many blank lines 2018-07-24 14:11:05 +02:00
MarkusHackspacher 46bb7b4987 check isort 2018-07-24 12:49:50 +02:00
MarkusHackspacher 82f41f4c21 sorting imports
with isort -y -rc
see #393
2018-07-24 11:08:10 +02:00
MarkusHackspacher 297387ecbd codestyle in bin dir 2018-07-23 15:56:36 +02:00
Eric Le Lay 495ec4bb1f warning at startup if gPodder home path is too long
see #494: we get an error even if we limit folder and filename
if home path is too long.
2018-07-20 09:38:00 +02:00
Eric Le Lay 92dcb1c0c3 Merge branch 'master' into gtk3-win_installer 2018-05-27 10:05:11 +02:00
Niccolò Maggioni 403bf6f67a
Command for single episode deletion 2018-05-07 11:31:37 +02:00
Eric Le Lay 251c9992fc tools/win_installer
from quodlibet 47e925a7d
2018-05-02 10:58:18 +02:00
Eric Le Lay 368a20e5df
Merge pull request #437 from XIncognito10/add_youtube_parsing
Implements #384: Youtube Feeds without API
2018-04-29 11:48:08 +02:00
Thomas Perl f2762fdff8 Use a command line option instead of "any value is true" 2018-04-19 15:17:22 +02:00
Niccolò Maggioni 73dfeef8c1
Recombination with original commands 2018-04-17 15:17:07 +02:00
Niccolò Maggioni b518bd81e0
New commands for showing GUIDs and downloading single episodes 2018-04-17 14:55:18 +02:00
Xincognito10 c6b6ae7eda Implemented api-less youtube feed parsing (final commit)
* Phased out the resolve_v3_url which has been replaced by
parse_youtube_url

* Updated parse_youtube_url to use logging system
2018-04-10 03:00:28 -05:00
Xincognito10 14315c6c72 Implemented api-less youtube feeds
users, playlists and channels are supported
2018-04-08 16:08:05 -05:00
Eric Le Lay 33d4c10497 fix #404 gpo download command is broken
DownloadTask now needs to be in DOWNLOADING state to be run() directly
2018-02-15 21:13:13 +01:00
Thomas Perl 98ec45a712 Update copyright years (2018) 2018-01-28 19:39:53 +01:00
Thomas Perl d582277c4d Remove the need to specify a release name 2017-12-16 13:55:41 +01:00
Thomas Perl 7b46a0ee72 Update copyright years (2017) 2017-12-16 13:54:59 +01:00
Eric Le Lay 01afba8b05 Merge branch 'master' into gtk3
- remove credits
- python2/python3 extensions
2017-06-25 09:54:53 +02:00
Eric Le Lay 9f9c2230ae add a python2 ui flag for extensions
to mark python2/python3 only extensions.
TODO: change flag to python3 when merging to gtk3 branch.
Fixes #252.
2017-06-24 14:47:24 +02:00
Thomas Perl a4365c99d6 Simplify release process (remove credits.txt) 2017-06-06 19:20:09 +02:00
Thomas Perl 5685861c69 gPodder 3.9.2 "Canyonero" released 2016-11-30 09:38:39 +01:00
Thomas Perl dd9ca2a386 Remove util.sanitize_encoding() 2016-11-21 23:40:05 +01:00
Thomas Perl 85620175d7 Remove safe_print() from bin/gpo 2016-11-21 23:37:29 +01:00
Thomas Perl 5a7c30b359 Port to Python 3 2016-11-21 23:13:46 +01:00
Thomas Perl f800ce728e gPodder 3.9.1 "My BLT Drive Just Went AWOL" released 2016-08-31 21:10:41 +02:00
Thomas Perl bd1e652ae2 Resolve all symlinks in path (bug 2064) 2016-02-21 12:21:59 +01:00
Thomas Perl 0e86aa8f26 Remove Web UI 2016-02-03 20:26:09 +01:00
Thomas Perl 28075c09dd Remove QML UI 2016-02-03 19:54:33 +01:00
Thomas Perl 36eefc8a30 Update copyright years (2016) 2016-01-15 15:22:52 +01:00
Thomas Perl c2b87d992b Remove the unused 'pipe' IPC module 2015-11-17 19:39:39 +01:00
Thomas Perl 5589da58da gpo: Use context manager for tracking actions 2015-06-14 11:46:13 +02:00
Thomas Perl 97a5c0246f gpo: Cleanup old downloads on CLI startup (bug 2012) 2015-06-14 11:39:02 +02:00
Thomas Perl aa72634950 Update copyright years (2015) 2015-05-24 19:33:39 +02:00
Thomas Perl 937993d570 CLI: Add "youtubefix" subcommand to rewrite URLs 2015-05-20 21:58:37 +02:00
Thomas Perl 4e74b0bf99 YouTube: Auto-resolve URLs also in CLI and QML 2015-05-20 21:19:20 +02:00
Thomas Perl 91a042b1f6 Sailfish: Remove obsolete, Qt4-based Sailfish QML UI
The current Sailfish UI is maintained as part of gPodder 4 in
gpodder-core, gpodder-ui-qml and gpodder-sailfish. The code
removed here was part of the old, Qt4-based Sailfish Alpha
SDK-based port that was still using PySide and Python 2.
2014-06-28 13:48:13 +02:00