summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/YoutubeBatch.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-081-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-1/+3
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+7
|
* [YoutubeBatch] Fix API_KEYGravatar Walter Purcaro 2014-10-121-4/+5
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-16/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-3/+3
|
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-3/+7
|
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-25/+25
|
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-1/+1
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* [YoutubeBatch] Little pattern fixupGravatar Walter Purcaro 2014-07-051-1/+1
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Fix __config__Gravatar Walter Purcaro 2014-04-111-3/+3
| | | | Merges vuolter/pyload@83ff313
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* YoutubeBatch: Completed rewritingGravatar Walter Purcaro 2014-01-151-65/+101
| | | | | Fixes #458 Merges #479
* YoutubeBatch: log video links only if availableGravatar Walter Purcaro 2013-11-161-1/+2
|
* Crypter: YoutubeBatch rewrittenGravatar Walter Purcaro 2013-11-161-19/+89
|
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-1/+3
|
* YoutubeBatch.py, YoutubeCom.py: Synced regulare expression.Gravatar Christopher 2013-05-111-3/+3
| | | | YoutubeBatch.py now also supports https (tested).
* Ported YoutubeBatch to new google apiGravatar enkore 2013-04-071-10/+25
| | | | | | Now playlists with more than a dozen or so videos work TODO: Add support for downloading channels
* update Youtube crypterGravatar zoidberg10 2012-11-151-17/+10
|
* youtube - add 3D formats, update playlist crypterGravatar zoidberg10 2012-10-271-3/+3
|
* new dirsGravatar RaNaN 2010-08-251-0/+34
|
* merged guiGravatar mkaay 2010-08-251-34/+0
|
* Youtube PlaylistGravatar spoob 2010-08-151-3/+4
|
* Youtube Playlist DownloadGravatar spoob 2010-08-121-0/+33