Commit Graph

6805 Commits (c80ede5f1380ce49cf8ad26d84e4eb1aa2d7c004)
 

Author SHA1 Message Date
Philipp Hagemeister e2e5dae64d Add -f m4a
Jaime Marquínez Ferrándiz 09b23c902b [1up.com] Urls end now with '.html'
Jaime Marquínez Ferrándiz 109a540e7a [ign] Fix extraction
Sergey M․ 2914e5f00f [drtuber] Fix categories
dequis 2f834e9381 [soundcloud] Secret playlists and sets
Closes  again.

No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
dequis 9296738f20 [soundcloud] Support api urls with secret_token, Closes
Philipp Hagemeister 0e59b9fffb [videomega] Simplify ()
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
Naglis Jonaitis 67abbe9527 [videomega] Add new extractor. Closes
Sergey M․ 944a3de278 [npo] Improve formats extraction (Closes )
Philipp Hagemeister 5a13fe9ed2 Credit @m5moufl for behindkink ()
Philipp Hagemeister 6b6096d0b7 release 2014.09.16.1
Philipp Hagemeister d0246d07f1 Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 727a98c3ee Merge remote-tracking branch 'r4mos/master'
Philipp Hagemeister 997987d568 Credit @r4mos for allmyvideos
Carlos Ramos c001f939e4 [Allmyvideos] Fixed md5. Only 10KiB of the video file
Philipp Hagemeister e825c38082 [allmyvideos] Support multiple formats
Jaime Marquínez Ferrándiz a04aa7a9e6 [generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes (fixes )
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/.
Carlos Ramos 7cdd5339b3 Change tabs to spaces
Carlos Ramos 38349518f1 Added new host: allmyvideos.net
Sergey M․ 64892c0b79 [francetv] Adapt to new API (Closes , closes )
Sergey M․ dc9f356846 [ard] Remove URL path escaping
This is now implemented generic in YoutubeDL.urlopen
Philipp Hagemeister ed86ee3b4a release 2014.09.16
Philipp Hagemeister 7bb5df1cda [nhl] Match videos without catid (Fixes )
Philipp Hagemeister 37a81dff04 [behindkink] Remove call to report_extraction
Philipp Hagemeister fc96eb4e21 Merge remote-tracking branch '5moufl/behindkink'
Philipp Hagemeister ae369738b0 Credit @haricharan for einthusan ()
Philipp Hagemeister e2037b3f7d [einthusan] Add description and beautify
Philipp Hagemeister 5419033935 Fixed tests
Philipp Hagemeister 2eebf060af Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
Philipp Hagemeister acd9db5902 Merge remote-tracking branch 'naglis/nosvideo'
Naglis Jonaitis d0e8b3d59b [nosvideo] Make more robust against missing metadata
Philipp Hagemeister c15dd15388 Merge remote-tracking branch 'naglis/turbo'
Philipp Hagemeister 0003a5c416 Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
Conflicts:
	test/test_utils.py
Philipp Hagemeister 21f2927f70 release 2014.09.15.1
Philipp Hagemeister e5a79071a5 [daum] Support non-numeric video IDs (Fixes )
Philipp Hagemeister ca0e7a2b17 release 2014.09.15
Philipp Hagemeister b523bb71ab Merge remote-tracking branch 'origin/master'
Philipp Hagemeister a020a0dc20 [facebook] Fix support for untitled videos (Fixes )
5moufl 6d1f2431bd [BehindKink] Minor fixes
- fix _VALID_URL regex
 - remove unnecessary variable
 - remove second call of report_extraction
Naglis Jonaitis fdea3abdf8 [turbo] Add new extractor
Sergey M․ 59d284c316 [vporn] Make video URL regex more strict
There is a garbage instead of proper URL for some HD videos
Haricharan Padmanaban 98703c7fbf Einthusan Add new extractor
Philipp Hagemeister b04c8f7358 release 2014.09.14.3
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell
Sergey M․ eb3bd7ba8d [cloudy] Retry extraction on 410 status code ( )
Philipp Hagemeister 3b11e86eeb release 2014.09.14.2
Philipp Hagemeister 5ba693d082 release 2014.09.14.1
Philipp Hagemeister 11ab41658e [devscripts/release] Do not restore youtube-dl{,.exe} binaries
Philipp Hagemeister ae91f6f99b release 2014.09.14
Philipp Hagemeister 3da0e1f8cd [tumblr] Modernize