Commit Graph

11 Commits

Author SHA1 Message Date
j dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j 5488eaf223 python3 decode 2016-10-26 22:19:07 +02:00
j fc6cc93d26 keep import url 2016-08-31 01:30:13 +02:00
j 029bcfee29 files are queued after download 2016-08-28 12:22:08 +02:00
j 1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j 479432f01a upload_date can be none 2016-08-25 18:32:28 +02:00
j 8c928860e1 import url celanup
- only import first url
- pass empty string instead of undefined
- page can contain multiple videos, import as parts
2016-08-10 10:49:58 +02:00
j 384c643326 no tags == [] 2016-08-09 14:25:39 +02:00
j 926d3f0f09 add video id 2016-08-09 11:50:24 +01:00
j 9a86ddce01 include upload_date 2016-08-05 17:57:40 +02:00
j 893f2e5423 add importMediaDialog 2016-07-30 02:49:43 +02:00