Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
10 years ago
Philipp Hagemeister
6b6096d0b7
release 2014.09.16.1
10 years ago
Philipp Hagemeister
d0246d07f1
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
10 years ago
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
10 years ago
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
...
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
10 years ago
Carlos Ramos
7cdd5339b3
Change tabs to spaces
10 years ago
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
10 years ago
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
10 years ago
Sergey M․
dc9f356846
[ard] Remove URL path escaping
...
This is now implemented generic in YoutubeDL.urlopen
10 years ago
Philipp Hagemeister
ed86ee3b4a
release 2014.09.16
10 years ago
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
10 years ago
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
10 years ago
Philipp Hagemeister
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
10 years ago
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
10 years ago
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
10 years ago
Philipp Hagemeister
5419033935
Fixed tests
10 years ago
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
10 years ago
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
10 years ago
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
10 years ago
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
10 years ago
Philipp Hagemeister
0003a5c416
Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
...
Conflicts:
test/test_utils.py
10 years ago
Philipp Hagemeister
21f2927f70
release 2014.09.15.1
10 years ago
Philipp Hagemeister
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
10 years ago
Philipp Hagemeister
ca0e7a2b17
release 2014.09.15
10 years ago
Philipp Hagemeister
b523bb71ab
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
a020a0dc20
[facebook] Fix support for untitled videos ( Fixes #3757 )
10 years ago
5moufl
6d1f2431bd
[BehindKink] Minor fixes
...
- fix _VALID_URL regex
- remove unnecessary variable
- remove second call of report_extraction
10 years ago
Naglis Jonaitis
fdea3abdf8
[turbo] Add new extractor
10 years ago
Sergey M․
59d284c316
[vporn] Make video URL regex more strict
...
There is a garbage instead of proper URL for some HD videos
10 years ago
Haricharan Padmanaban
98703c7fbf
Einthusan Add new extractor
10 years ago
Philipp Hagemeister
b04c8f7358
release 2014.09.14.3
10 years ago
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
10 years ago
Philipp Hagemeister
3b11e86eeb
release 2014.09.14.2
10 years ago
Philipp Hagemeister
5ba693d082
release 2014.09.14.1
10 years ago
Philipp Hagemeister
ae91f6f99b
release 2014.09.14
10 years ago
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
10 years ago
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
10 years ago
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
10 years ago
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
10 years ago
5moufl
2bca84e345
[BehindKink] Add new extractor
10 years ago
Sergey M․
e5a93354bc
[drtv] Fix _VALID_URL ( Closes #3735 )
10 years ago
Sergey M․
ceff3fd8ef
[pornhd] Fix extraction ( Closes #3739 )
10 years ago
Sergey M․
984e8e14ea
[utils] Remove debug garbage
10 years ago
Sergey M․
d05cfe0600
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape routines to utils and add some tests
10 years ago
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
10 years ago
Philipp Hagemeister
d74bebd502
[utils] Apply 2.6 xpath craziness
...
This fixes ARD on 2.6
10 years ago
Philipp Hagemeister
bf0ff93277
[ard] Make more robust against missing thumbnails
...
I cannot reproduce this error, it's from travis.
10 years ago
Philipp Hagemeister
dc752ff442
[br] Remove deleted video test case
10 years ago
Philipp Hagemeister
3a36d3782e
[chilloutzone] Make test case more flexible
10 years ago
Philipp Hagemeister
50317dbbad
[facebook] Fix and caption if title is empty
10 years ago
Philipp Hagemeister
6539c91a78
[deezer] Add support for geoblocking
10 years ago
Philipp Hagemeister
4eefbfdbfd
[utils] Fix find_xpath_attr on 2.6
10 years ago
Philipp Hagemeister
652f283135
[youporn] Remove md5 from test
...
Has changed multiple times, and we're checking that it looks like a video now by default.
10 years ago
Philipp Hagemeister
2daabe4992
[options] Correct option usage
10 years ago
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
10 years ago
Philipp Hagemeister
78caa52aea
[youtube] Modernize
10 years ago
Philipp Hagemeister
310d75d141
[youtube] Correct description in test case
10 years ago
Philipp Hagemeister
67b7e712d8
[xhamster] Remove md5sums from tests
...
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
10 years ago
Philipp Hagemeister
1ad6efd9b6
[spiegel] Remove deleted video from test cases
10 years ago
Philipp Hagemeister
c3c3fe4768
[swrmediathek] Remove deleted video test case
10 years ago
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
...
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
10 years ago
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
10 years ago
Philipp Hagemeister
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
10 years ago
Philipp Hagemeister
81127aa55d
[youtube] Move playlist test to extractor
10 years ago
Philipp Hagemeister
9b583dca4c
Merge remote-tracking branch 'drags/yt-feed-loadmore'
10 years ago
Philipp Hagemeister
f4a3490cbc
[pornoxo] Fix test (view count)
10 years ago
Philipp Hagemeister
3d9fae1ed2
Add support for PornoXO
10 years ago
Philipp Hagemeister
89fb6a9797
[spiegel] Add support for articles
10 years ago
Philipp Hagemeister
b734a87112
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
10 years ago
Sergey M․
f24e740bb8
[telemb] Add comment to test
10 years ago
Sergey M․
37419b4f99
[YoutubeDL] Escape non-ASCII characters in URLs
...
urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991 )
Working around by replacing request's original URL with escaped one
10 years ago
Sergey M․
64a450131b
Merge branch 'Lovius-master'
10 years ago
Sergey M․
adf2c0989d
[telemb] Extract all formats and modernize
10 years ago
Sergey M․
8fb7ff25c5
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
10 years ago
Philipp Hagemeister
473219a778
release 2014.09.12
10 years ago
Philipp Hagemeister
aa37e3d486
[utils] Default SSL to TLS. ( Fixes #3727 )
...
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards.
On 3.4+, we now use the proper function so that we get all the latest security configurations.
We allow SSLv3 though for the time being, since a lot of older pages use that.
On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility.
10 years ago
Jaime Marquínez Ferrándiz
edb53e2dc3
[youtube] Don't make the url protocol optional
...
The generic extractor will add it.
10 years ago
Jaime Marquínez Ferrándiz
f401a4173b
[youjizz] Don't make the url protocol optional ( fixes #3722 )
...
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
10 years ago
Sergey M.
de00ff6494
Merge pull request #3716 from naglis/nosvideo
...
[nosvideo] Check for deleted video
10 years ago
Naglis Jonaitis
eef93b0912
[tvplay] Support similar services in different countries
10 years ago
Naglis Jonaitis
08d037309e
[nosvideo] Update test
10 years ago
Naglis Jonaitis
6024b0f25e
[nosvideo] Check for deleted videos
10 years ago
Philipp Hagemeister
561266641f
release 2014.09.10.1
10 years ago
Sergey M․
6899f2fe9e
[hostingbulk] Simplify
10 years ago
Sergey M.
136c8bd275
Merge pull request #3709 from naglis/hostingbulk
...
[hostingbulk] Add new extractor
10 years ago
Sergey M․
1bf5423e82
[generic/youtube] Recognize youtube nocookie embeds ( Closes #3713 )
10 years ago
Sergey M․
2c5c1f48e9
[izlesene] Simplify
10 years ago
Sergey M.
d8e487fbd9
Merge pull request #3710 from naglis/izlesene_fix
...
Izlesene fix
10 years ago
Philipp Hagemeister
bc7ff0a8dd
release 2014.09.10
10 years ago
Naglis Jonaitis
8e9da53140
[izlesene] Remove API URL
10 years ago
Naglis Jonaitis
f1d15e6dbc
[izlesene] Adapt to website changes and improve
10 years ago
Naglis Jonaitis
91ebb17ede
[hostingbulk] Add new extractor
10 years ago
Sergey M․
c63b30901b
[noco] Add authenticate support ( Closes #3706 )
10 years ago
Sergey M․
f009f19ece
[rutv] Fix rutv player regex
10 years ago
Sergey M․
68477e8839
[khanacademy] Improve _VALID_URL ( Closes #3695 )
10 years ago
Sergey M․
0dc5365564
[moevideo] Make filesize exact
10 years ago
Sergey M.
9face18d08
Merge pull request #3690 from naglis/sharesix
...
[sharesix] Add new extractor
10 years ago
Sergey M․
ff0ba8ce0f
[moevideo] Add videochart.net to _VALID_URL
10 years ago
Sergey M.
759c6293bd
Merge pull request #3691 from naglis/moevideo
...
[moevideo] Add new extractor
10 years ago
megustamucho
94b539d155
[tube8] Improved regex
10 years ago
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
10 years ago
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
10 years ago
Sergey M․
cc7fec5818
Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv
10 years ago
Naglis Jonaitis
5fb9077e8c
[moevideo] Add new extractor
10 years ago
Naglis Jonaitis
8e20f81c5b
[sharesix] Add new extractor
10 years ago
Philipp Hagemeister
e154762c74
release 2014.09.06
10 years ago
Sergey M․
a2f0cdc074
[unistra] Modernize
10 years ago
Lovius
0933440086
added extractor and __init__ loader for belgium local tv site telemb.be
10 years ago
Sergey M․
70a1ecd2c1
Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into Rudloff-unistra_hd
10 years ago
Sergey M․
88a23aef5a
[http] Avoid closing stdout ( Fixes #3686 )
10 years ago
Sergey M․
140d8d77b3
Credit @mrkolby for dbtv.no ( #3685 )
10 years ago
Sergey M․
4d067a58ca
[dbtv] Simplify, modernize, extract all formats
10 years ago
Sergey M․
1c1cff6a52
Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv
...
Conflicts:
youtube_dl/extractor/__init__.py
10 years ago
Magnus Kolstad
f063a04f07
[dbtv] Add new extractor
10 years ago
Pierre Rudloff
af8812bb9b
Add HD detection to Unistra
10 years ago
Magnus Kolstad
78149a962b
[vgtv] Add new extractor
...
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry:
-bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found
10 years ago
Sergey M․
f2d9e3a370
[arte.tv:+7] Allow single quotes for json vp url regexes ( Closes #3676 )
10 years ago
Philipp Hagemeister
16e6f396b4
release 2014.09.04.3
10 years ago
Sergey M․
c6ec6b2e8b
[arte.tv:+7] Add one another one pattern for json vp url
10 years ago
Sergey M․
7bbc6428b6
[nba] Modernize
10 years ago
Sergey M․
c1a3c9ddb2
[techtalks] Modernize
10 years ago
Sergey M․
feec0f56f5
[toypics:user] Update test playlist count
10 years ago
Sergey M․
8029857d27
[washingtonpost] Add playlist title to test
10 years ago
Philipp Hagemeister
aa61802c1e
release 2014.09.04.2
10 years ago
Philipp Hagemeister
f54aee0209
[cliphunter] Add support for more formats
10 years ago
Philipp Hagemeister
35d5b67876
release 2014.09.04.1
10 years ago
Philipp Hagemeister
674c869af4
[cache] Allow dots in keys ( Fixes #3674 )
10 years ago
Philipp Hagemeister
10710ae386
release 2014.09.04
10 years ago
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
10 years ago
Sergey M․
a232bb9551
[empflix] Rewrite in terms of tnaflix
10 years ago
Sergey M․
eb833b7f5a
[tnaflix] Improve and make generic
10 years ago
Sergey M․
f164038b79
[utils] Make parse_duration case insensitive
10 years ago
Sergey M․
f7a361c4f1
Merge branch 'tnaflix' of https://github.com/peugeot/youtube-dl into peugeot-tnaflix
10 years ago
Sergey M․
884ae74785
[tvigle] Adapt to the new API
10 years ago
peugeot
1dba4a2185
Add support for TNAFlix
10 years ago
Philipp Hagemeister
7d4d5f25ed
[facebook] Fix login ( Fixes #3667 )
10 years ago
Sergey M․
33422c056d
[drtuber] Add display_id to test
10 years ago
Sergey M․
a7862a1bc8
[eporner] Extract all formats
10 years ago
Sergey M․
3baa62e8d1
[beeg] Extract all formats
10 years ago
Sergey M․
1bf8cf5c2c
[drtuber] Extract display_id
10 years ago
Sergey M․
eade1d7eab
[drtuber] Extract counters
10 years ago
Sergey M․
1a94ff6865
[mlb] Add support for embedded videos ( Closes #3653 )
10 years ago
Philipp Hagemeister
b47ed50aaf
[nosvideo] Remove determine_ext usage ( #3655 )
10 years ago
Philipp Hagemeister
1b8477729a
Merge remote-tracking branch 'naglis/nosvideo'
10 years ago
Philipp Hagemeister
ff6ade294c
release 2014.09.01.2
10 years ago
Philipp Hagemeister
11fc065c57
[drtuber] Add age_limit and be conservative about categories ( #3652 )
10 years ago
Philipp Hagemeister
94388f50b3
Merge remote-tracking branch 'peugeot/drtuber'
10 years ago
Philipp Hagemeister
a444648202
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/eporner.py
youtube_dl/extractor/hornbunny.py
10 years ago