2012-11-29 |
Filippo Valsorda | New repo skeleton, getting ready for PyPi
|
commit | commitdiff | tree |
2012-11-29 |
Filippo Valsorda | Merge remote-tracking branch 'origin/master' into fork_master
|
commit | commitdiff | tree |
2012-11-29 |
Filippo Valsorda | removed __main__.py from the root of the repo
|
commit | commitdiff | tree |
2012-11-28 |
Filippo Valsorda | make tests skip on not _WORKING
|
commit | commitdiff | tree |
2012-11-28 |
Filippo Valsorda | comment out 3.3 testing until Travis implements it
|
commit | commitdiff | tree |
2012-11-28 |
Filippo Valsorda | new .travis.yml with notifications and 3.3
|
commit | commitdiff | tree |
2012-11-28 |
Filippo Valsorda | Mark CollegeHumorIE not working until phihag finishes
|
commit | commitdiff | tree |
2012-11-28 |
Filippo Valsorda | fix YouTubeIE on 2.6, sorry
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | Merge pull request #563 from FiloSottile/IE_cleanup
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | Merge remote-tracking branch 'origin/master' into IE_cleanup
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | Use None on missing required info_dict fields
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | IE._WORKING attribute in order to warn the users and...
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | document info_dict['subtitles'] and info_dict['urlhandle']
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | make all IEs return 'upload_date' and 'uploader', even...
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | info_dict['upload_date'] is documented in --output...
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | info_dict['player_url'] is used only for rtmpdump,...
|
commit | commitdiff | tree |
2012-11-27 |
Filippo Valsorda | default info_dict['format'] to info_dict['ext'] and...
|
commit | commitdiff | tree |
2012-11-26 |
Filippo Valsorda | release 2012.11.27
|
commit | commitdiff | tree |
2012-11-26 |
Filippo Valsorda | fix FAQ on how to compile (also, starnge fix in the...
|
commit | commitdiff | tree |
2012-11-25 |
Filippo Valsorda | alias %(title)s to %(stitle)s
|
commit | commitdiff | tree |
2012-11-25 |
Filippo Valsorda | aliased --literal to --title
|
commit | commitdiff | tree |
2012-11-17 |
Filippo Valsorda | release 2012.11.17
|
commit | commitdiff | tree |
2012-11-13 |
Filippo Valsorda | Reworked Vimeo file selection logic (quality, codec...
|
commit | commitdiff | tree |
2012-11-11 |
Filippo Valsorda | Merge pull request #522 from art-zhitnik/master
|
commit | commitdiff | tree |
2012-11-09 |
Filippo Valsorda | quiet the HTMLParser debug info - closes #517
|
commit | commitdiff | tree |
2012-11-07 |
Filippo Valsorda | fix DailyMotion official users videos - closes #281...
|
commit | commitdiff | tree |
2012-11-06 |
Filippo Valsorda | fixed MetacafeIE (uploader nickname regex) - closes...
|
commit | commitdiff | tree |
2012-10-28 |
Filippo Valsorda | modified filename escaping to a "smarter" one
|
commit | commitdiff | tree |
2012-10-28 |
Filippo Valsorda | slight change to Dailymotion uploader regex (fix)
|
commit | commitdiff | tree |
2012-10-24 |
Filippo Valsorda | Merge pull request #488 from Tailszefox/local
|
commit | commitdiff | tree |
2012-10-22 |
Filippo Valsorda | handle YT urls with #/ redirects (closes #484)
|
commit | commitdiff | tree |
2012-10-14 |
Filippo Valsorda | New IE: YouTube channels (closes #396)
|
commit | commitdiff | tree |
2012-10-11 |
Filippo Valsorda | support EDU YouTube playlists (closes #407)
|
commit | commitdiff | tree |
2012-10-09 |
Filippo Valsorda | release 2012.10.09
|
commit | commitdiff | tree |
2012-10-09 |
Filippo Valsorda | Added missing dependencies to Makefile
|
commit | commitdiff | tree |
2012-10-09 |
Filippo Valsorda | Re-engineered Dailymotion qualities selection (thanks...
|
commit | commitdiff | tree |
2012-10-09 |
Filippo Valsorda | Merge PR #422 from 'kevinamadeus/master'
|
commit | commitdiff | tree |
2012-10-09 |
Filippo Valsorda | Merge pull request #458 from grimreaper/patch-1
|
commit | commitdiff | tree |
2012-10-03 |
Filippo Valsorda | Merge pull request #452 from Tailszefox/local
|
commit | commitdiff | tree |
2012-09-30 |
Filippo Valsorda | Merged, modified and compiled Dailymotion pull request...
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | Updated youtube-dl.exe
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | Merge pull request #403 from FiloSottile/re_VERBOSE
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | Not all Dailymotion videos have an hqURL, now downloads...
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | Fixed DailymotionIE, now downloads high-def mp4s, which...
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | adding new --output replacements. Thanks @danut007ro...
|
commit | commitdiff | tree |
2012-09-29 |
Filippo Valsorda | added new FAQ on exe dependency
|
commit | commitdiff | tree |
2012-09-28 |
Filippo Valsorda | New FAQ: What is this binary file? (+ small fix to...
|
commit | commitdiff | tree |
2012-09-25 |
Filippo Valsorda | add PREFIX option to make install
|
commit | commitdiff | tree |
2012-09-25 |
Filippo Valsorda | moved make release to devscripts/release.sh
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Made the YouTubeIE regex verbose/commented
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | tweaked the --audio-quality input validation/specification
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Re-engineered XNXXIE to actually exit on ERRORs even...
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Merge pull request #398 from tempname/master
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | bugfix and standarize the youku.com support
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Merge pull request #395 from thesues/master
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Merge 'rbrito/support-tube.majestyc.net' (PR #391)...
|
commit | commitdiff | tree |
2012-08-19 |
Filippo Valsorda | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes...
|
commit | commitdiff | tree |
2012-08-03 |
Filippo Valsorda | A more "make-esque" Makefile with file targets and...
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | BlipTVUserIE fix
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | moved the User-Agent workaround to the BlipTV IE
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | added one-step realese script 'make release version...
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | added automatically generated bash-completion; closes...
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | auto-generating manpage from README.md (closes #151...
|
commit | commitdiff | tree |
2012-08-01 |
Filippo Valsorda | Merge branch 'joehillen/master' - pull request #381
|
commit | commitdiff | tree |
2012-07-31 |
Filippo Valsorda | changed YouTube closed captions URL; closes #382
|
commit | commitdiff | tree |
2012-07-30 |
Filippo Valsorda | xvideos patch by @pocoimporta - closes #370
|
commit | commitdiff | tree |
2012-07-14 |
Filippo Valsorda | changed --audio-quality behaviour to support both CBR...
|
commit | commitdiff | tree |
2012-07-14 |
Filippo Valsorda | fixed a logic bug in post-processing
|
commit | commitdiff | tree |
2012-06-30 |
Filippo Valsorda | YouTube playlist fix; closes #365 and #331
|
commit | commitdiff | tree |
2012-06-26 |
Filippo Valsorda | Merge pull request #363 from chalet16/master
|
commit | commitdiff | tree |
2012-06-22 |
Filippo Valsorda | display a meaningful error message on rental videos...
|
commit | commitdiff | tree |
2012-06-06 |
Filippo Valsorda | Merge pull requests #356 #357 #358 by jcarlosgarciasegovia
|
commit | commitdiff | tree |
2012-06-03 |
Filippo Valsorda | Merge pull request #353 from FiloSottile/avconv
|
commit | commitdiff | tree |
2012-06-03 |
Filippo Valsorda | normalize ffmpeg/avconv names printing
|
commit | commitdiff | tree |
2012-06-03 |
Filippo Valsorda | check for avconv and ffmpeg, use as available; closes...
|
commit | commitdiff | tree |
2012-05-27 |
Filippo Valsorda | fixed a couple of Windows exe update bugs
|
commit | commitdiff | tree |
2012-05-09 |
Filippo Valsorda | reorganized the titles sanitizing: now title is the...
|
commit | commitdiff | tree |
2012-05-09 |
Filippo Valsorda | Introduced Trouble(Exception) for more elegant non...
|
commit | commitdiff | tree |
2012-05-01 |
Filippo Valsorda | merge upstream
|
commit | commitdiff | tree |
2012-05-01 |
Filippo Valsorda | dropped the support for Python 2.5
|
commit | commitdiff | tree |
2012-04-13 |
Filippo Valsorda | some HTMLParser bugfixes
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda | merged unescapeHTML branch; removed lxml dependency
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda | ignore parsing errors in get_element_by_id()
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda... | removed the undocumented HTMLParser.unescape, replaced...
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda... | removed dependency from lxml: added IDParser
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda... | better naming for the sub-modules
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda... | moved trivialjson to a separate file
|
commit | commitdiff | tree |
2012-04-10 |
Filippo Valsorda... | standardized the use of unescapeHTML; added clean_html()
|
commit | commitdiff | tree |
2012-04-07 |
Filippo Valsorda... | wine-py2exe.sh to create the exe under linux (!!)
|
commit | commitdiff | tree |
2012-03-30 |
Filippo Valsorda | py2exe -U fix for Windows XP
|
commit | commitdiff | tree |
2012-03-30 |
Filippo Valsorda | corrected -U to support new zipfile and exe (#153)...
|
commit | commitdiff | tree |
2012-03-30 |
Filippo Valsorda | 's/ /\t/'
|
commit | commitdiff | tree |
2012-03-30 |
Filippo Valsorda | moved increment_downloads and process_info calls from...
|
commit | commitdiff | tree |
2012-03-25 |
Filippo Valsorda | Added py2exe script
|
commit | commitdiff | tree |
2012-03-25 |
Filippo Valsorda | Split code as a package, compiled into an executable zip
|
commit | commitdiff | tree |
2012-03-25 |
Filippo Valsorda | Merge branch 'next-url'
|
commit | commitdiff | tree |
2012-03-24 |
Filippo Valsorda | transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59...
|
commit | commitdiff | tree |
2012-03-24 |
Filippo Valsorda | Always extract original URL from next_url (#318)
|
commit | commitdiff | tree |
2012-03-18 |
Filippo Valsorda | added support for HTTP redirects. Closes #315
|
commit | commitdiff | tree |
2012-03-15 |
Filippo Valsorda | added --srt-lang; updated README; extended the -g FAQ
|
commit | commitdiff | tree |
next |