Yen Chi Hsuan
7c4aa6fd6f
[daisuki] Add subtitles ( #4738 )
8 years ago
Yen Chi Hsuan
9bd05b5a18
[daisuki] Add new extractor ( closes #4738 )
8 years ago
Yen Chi Hsuan
0a5445ddbe
[utils] Add bytes_to_long() and long_to_bytes()
...
Used in daisuki.net (#4738 )
Both are adapted from public domain PyCrypto:
https://github.com/dlitz/pycrypto/blob/master/lib/Crypto/Util/number.py
8 years ago
Yen Chi Hsuan
f48409c7ac
[utils] Add pkcs1pad
...
Used in daisuki.net (#4738 )
8 years ago
Yen Chi Hsuan
c9619f0a17
[aes] Add aes_cbc_encrypt
...
Used in daisuki.net (#4738 )
8 years ago
Yen Chi Hsuan
f4c68ba372
[douyu] Fix extraction and update _TESTS
...
They've switched from flv to hls
Closes #12301
8 years ago
Sergey M․
ef48a1175d
release 2017.02.27
8 years ago
Sergey M․
18abb74376
[npo] Relax _VALID_URL for zapp.nl
8 years ago
Sergey M․
dbc01fdb6f
[hetklokhuis] Fix IE_NAME
8 years ago
Sergey M․
f264c62334
[npo] Add support for zapp.nl
8 years ago
Sergey M․
0dc5a86a32
[npo] Add support for hetklokhuis.nl ( closes #12293 )
8 years ago
Sergey M․
0e879f432a
[youtube:channel] Remove duplicate test
8 years ago
Yen Chi Hsuan
892b47ab6c
[scivee] Remove extractor ( #9315 )
...
The Wikipedia page is changed from active to down:
https://en.wikipedia.org/w/index.php?title=SciVee&diff=prev&oldid=723161154
Some other interesting bits:
$ nslookup www.scivee.tv
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
www.scivee.tv canonical name = scivee.rcsb.org.
Name: scivee.rcsb.org
Address: 132.249.231.211
$ nslookup rcsb.org
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: rcsb.org
Address: 132.249.231.77
Both IPs are from UCSD. I guess it's maintained by a lab and they don't
maintain it anymore.
8 years ago
Alex Seiler
fdeea72611
[cda] Decode URL ( fixes #12255 )
8 years ago
xbe
7fd4655256
[crunchyroll] Extract uploader name that's not a link
...
Provide the Crunchyroll extractor with the ability to extract uploader
names that aren't links. Add a test for this new functionality.
This fixes #12267 .
8 years ago
Sergey M․
fd5c4aab59
[youtube] Raise GeoRestrictedError
8 years ago
Sergey M․
8878789f11
[dailymotion] Raise GeoRestrictedError
8 years ago
Yen Chi Hsuan
a5cf17989b
[MDR] Relax _VALID_URL and playerURL matching and update _TESTS
...
Ref: #12169
8 years ago
Sergey M․
b3aec47665
[tvigle] Raise GeoRestrictedError
8 years ago
Yen Chi Hsuan
9d0c08a02c
[vevo] Fix videos with the new streams/streamsV3 format ( closes #11719 )
8 years ago
Sergey M․
e498758b9c
[freshlive] Fix issues and improve ( closes #12175 )
8 years ago
Ricardo Constantino
5fc8d89361
[freshlive] Add extractor
8 years ago
Pratyush Singh
d374d943f3
[downloader/common] Limit displaying 2 digits after decimal point in sleep interval message
8 years ago
Sergey M․
103f8c8d36
[xhamster] Capture and output videoClosed error ( #12263 )
8 years ago
Sergey M․
922ab7840b
[etonline] Add extractor ( closes #12236 )
8 years ago
Sergey M․
831217291a
[compat] Use try except for compat_numeric_types
8 years ago
Yen Chi Hsuan
db182c63fb
[njpwworld] Add new extractor ( closes #11561 )
8 years ago
Yen Chi Hsuan
eeb0a95684
[extractor/common] Add 'preference' to _parse_html5_media_entries
...
Some websites, like NJPWorld, put different qualities on different
player pages.
8 years ago
Sergey M․
231bcd0b6b
[amcnetworks] Relax _VALID_URL ( #12127 )
8 years ago
Sergey M․
204efc8509
release 2017.02.24.1
8 years ago
Sergey M․
ad3033037c
[noco] Modernize
8 years ago
Sergey M․
f3bc281239
[noco] Swtich login URL to https ( closes #12246 )
8 years ago
Sergey M․
441d7a32e5
[thescene] Extract more metadata
8 years ago
Thomas Christlieb
51ed496307
[thescene] Fix extraction ( closes #12235 )
8 years ago
Remita Amine
68f17a9c2d
[tubitv] use geo bypass mechanism
8 years ago
Remita Amine
39e7277ed1
[openload] fix extraction( closes #10408 )
8 years ago
Sergey M․
42dcdbe11c
[ivi] Raise GeoRestrictedError
8 years ago
Sergey M․
6b097cff27
release 2017.02.24
8 years ago
Sergey M․
be5df5ee31
Suppress help for all deprecated options and print warning when used
8 years ago
Sergey M․
f2980fddeb
[lynda:course] Add webpage extraction fallback ( closes #12238 )
8 years ago
Sergey M․
0f57447de7
[postprocessor/ffmpeg] Add mising space ( closes #12232 )
8 years ago
Remita Amine
8e1409fd80
[go] sign all uplynk urls and use geo bypass only for free videos( closes #12087 )( closes #12210 )
8 years ago
Sergey M․
fafc2bf5a9
[options] Deprecate --autonumber-size
8 years ago
Sergey M․
b3175982c3
[YoutubeDL] Add more numeric fields for NA substitution in outtmpl
8 years ago
Sergey M․
89db639dfe
[YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward compatibility
8 years ago
Sergey M․
d0d9ade486
[YoutubeDL] Add support for string formatting operations in output template
8 years ago
Sergey M․
28572a1a0b
[compat] Add compat_numeric_types
8 years ago
Sergey M․
d5fd9a3be3
[skylinewebcams] Add extractor ( closes #12221 )
8 years ago
Sergey M․
ada77fa544
[instagram] Add support for multi video posts ( closes #12226 )
8 years ago
Remita Amine
9e03aa75c7
[crunchyroll] extract playlist entries ids
8 years ago
Remita Amine
30eaa3a702
[mgtv] fix extraction
8 years ago
Remita Amine
c59f703610
[sohu] raise GeoRestrictedError
8 years ago
Remita Amine
bc61c80c14
[leeco] raise GeoRestrictedError and use geo bypass mechanism
8 years ago
Sergey M․
345b24538b
release 2017.02.22
8 years ago
Yen Chi Hsuan
b5869560a4
[crunchyroll] Fix descriptions with double quotes ( closes #12124 )
8 years ago
Sergey M․
527ef85fe9
[dailymotion] Make comment count optional ( closes #12209 )
...
Not served anymore
8 years ago
Sergey M․
58ad6995cd
[vidzi] Add test for #12213
8 years ago
Tobias Florek
a86e416088
[vidzi] Add support for vidzi.cc
8 years ago
Sergey M․
71e9577b94
[24video] Add support for 24video.tube ( closes #12217 )
8 years ago
Remita Amine
abd29a2ced
[crackle] use geo bypass mechanism
8 years ago
Remita Amine
31615ac279
[viewster] use geo verifcation headers
8 years ago
Remita Amine
fc320a40d9
Revert "[cbc] use geo bypass mechanism"
...
This reverts commit 86466a8b6f
.
8 years ago
Remita Amine
7345d6d465
[tfo] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Remita Amine
86466a8b6f
[cbc] use geo bypass mechanism
8 years ago
Remita Amine
33dc173cdc
[telequebec] use geo bypass mechanism
8 years ago
Remita Amine
3444844b04
[limelight] extract PlaylistService errors
8 years ago
Sergey M․
8c6c88c7da
release 2017.02.21
8 years ago
Sergey M․
eea0716cae
[extractor/common] Print origin country for fake IP
8 years ago
Sergey M․
336a76551b
[extractor/common] Do not quit _initialize_geo_bypass on empty countries
8 years ago
Sergey M․
dc0a869e5e
[extractor/common] Fix typo
8 years ago
Sergey M․
e39b5d4ab8
[extractor/common] Allow calling _initialize_geo_bypass from extractors ( #11970 )
8 years ago
Remita Amine
e469ab2528
[ninecninemedia] use geo bypass mechanism
8 years ago
Remita Amine
890d44b005
[adobepass] add support for Time Warner Cable( closes #12191 )
8 years ago
Sergey M․
6926304472
[spankbang] Make uploader optional ( closes #12193 )
8 years ago
Sergey M․
3ccdde8cb7
[extractor/common] Emphasize geo bypass APIs are experimental
8 years ago
Sergey M․
da42ff0668
[iprima] Improve geo restriction detection and disable geo bypass
8 years ago
Sergey M․
82f662182b
[iprima] Modernize
8 years ago
Sergey M․
2cc7fcd338
[commonmistakes] Disable UnicodeBOM extractor test for python 3.2
8 years ago
Sergey M․
6d4c259765
[svt] PEP 8
8 years ago
Sergey M․
c78dd35491
[nrk] PEP 8
8 years ago
Sergey M․
8ffb8e63fe
[prosiebensat1] Throw ExtractionError on unsupported page type ( closes #12180 )
8 years ago
Sergey M․
983e9b7746
[nrk] Update _API_HOST and relax _VALID_URL
8 years ago
Sergey M․
c58b7ffef4
[tv4] Bypass geo restriction and improve detection
8 years ago
Sergey M․
f1a78ee4ef
[tv4] Switch to hls3 protocol ( closes #12177 )
8 years ago
Sergey M․
de64e23c56
[downloader/ism] Honor HTTP headers when downloading fragments
8 years ago
Sergey M․
553f6dbac7
[downloader/dash] Honor HTTP headers when downloading fragments
...
For example, https://www.oppetarkiv.se/video/1196142/natten-ar-dagens-mor
8 years ago
Sergey M․
0aa10994f4
[options] Move geo restriction related options to separate section
8 years ago
Sergey M․
4248dad92b
Improve geo bypass mechanism
...
* Rename options to preffixly match with --geo-verification-proxy
* Introduce _GEO_COUNTRIES for extractors
* Implement faking IP right away for sites with known geo restriction
8 years ago
Sergey M․
0a840f584c
Rename bypass geo restriction options
8 years ago
Sergey M․
0016b84e16
Add faked X-Forwarded-For to formats' HTTP headers
8 years ago
Sergey M․
18a0defab0
[utils] Make random_ipv4 return unicode string
8 years ago
Sergey M․
5d3fbf77d9
[viki] Improve geo restriction detection
8 years ago
Sergey M․
80b59020e0
[vgtv] Improve geo restriction detection
8 years ago
Sergey M․
71631862f4
[srgssr] Improve geo restriction detection
8 years ago
Sergey M․
89cc7fe770
[vbox7] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Sergey M․
04d906eae3
[svt] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Sergey M․
8ab8066cf0
[pbs] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Sergey M․
01b1aa9ff4
[ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Sergey M․
ff4007891f
[nrk] Improve geo restriction detection and use geo bypass mechanism
8 years ago
Sergey M․
28200e654b
[itv] Improve geo restriction detection and use geo bypass mechanism
8 years ago