24717 Commits

Author SHA1 Message Date
theychx
ce3a9a3235 [vidme:user] Fix VALID_URL regex 2017-09-02 01:20:21 +02:00
John D
7b87830077 Merge remote-tracking branch 'upstream/master' into manyvids 2017-09-01 15:39:16 -07:00
Sergey M․
a2022b0c40
release 2017.09.02 2017.09.02 2017-09-02 01:08:32 +07:00
Sergey M․
8681ed7fc8
[ChangeLog] Actualize 2017-09-02 01:04:22 +07:00
Sergey M․
8d81f3e36d
[youtube] Force old layout for each webpage (closes #14083) 2017-09-02 00:58:19 +07:00
kayb94
25a0f8e299 [Heise] Improved yt regex. 2017-08-31 18:41:55 +02:00
kayb94
44b2c836ae [Heise] Add suport for embedded youtube videos and new c't uplink
episodes.
2017-08-31 16:49:14 +02:00
theychx
dc973bbca1 [vidme:user] Add additional tests 2017-08-31 16:10:05 +02:00
Timendum
74a0bcdafa Closes rg3/youtube-dl#14043 2017-08-31 12:56:37 +02:00
rr-
8d66489358 review 2017-08-30 20:15:55 +02:00
Sergey M․
7998520933
[youtube] Fix upload date extraction (closes #14065) 2017-08-31 00:47:58 +07:00
Sergey M․
5b4bfbfc3b
[charlierose] Add support for episodes (closes #14062) 2017-08-30 23:50:33 +07:00
rr-
471f398772 [bandcamp] Extract more metadata 2017-08-30 12:01:19 +02:00
John D
a22f530155 [manyvids] add new extractor 2017-08-30 00:14:43 -07:00
Sergey M․
53647dfd0a
[bbccouk] Add support for w-prefixed ids (closes #14056) 2017-08-30 05:27:56 +07:00
theychx
1525dadc8d [vidme:user] Fix extraction when username contains dash or underscore 2017-08-28 21:35:57 +02:00
Yen Chi Hsuan
22f65a9efc Merge pull request #14048 from ryandesign/patch-1
Fix build failures with old cp and zip
2017-08-28 11:22:27 +08:00
Ryan Schmidt
c75c384fb6 Fix build failures with old cp and zip 2017-08-27 18:07:09 -05:00
Sergey M․
1b41da488d
[googledrive] Extend _VALID_URL (closes #9785) 2017-08-28 00:50:41 +07:00
Sergey M․
fea82c1780
[googledrive] Add support for source format (closes #14046) 2017-08-28 00:39:22 +07:00
Sergey M․
3902cdd0e3
[pornhd] Fix extraction (closes #14005) 2017-08-27 22:37:26 +07:00
Sergey M․
2cfa7cbdd0
release 2017.08.27.1 2017.08.27.1 2017-08-27 06:09:29 +07:00
Sergey M․
cc0412ef91
[ChangeLog] Actualize 2017-08-27 06:06:49 +07:00
Sergey M․
1c9c8de29e
[youtube] Fix extraction with --youtube-skip-dash-manifest enabled (closes #14037) 2017-08-27 06:06:39 +07:00
Sergey M․
f031b76065
release 2017.08.27 2017.08.27 2017-08-27 04:28:04 +07:00
Sergey M․
62c06c593d
[ChangeLog] Actualize 2017-08-27 04:27:19 +07:00
Sergey M․
ff17be3ac9
[extractor/generic] Extract from LD-JSON last of all
Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ
2017-08-27 03:31:40 +07:00
Sergey M․
1ed4549942
[extractor/common] Extract format id from label attribute of source tag for HTML5 videos (#14034) 2017-08-27 03:27:05 +07:00
Sergey M․
dd121cc1ca
[extractor/common] Extract height from res attribute of source tag for HTML5 videos (closes #14034) 2017-08-27 03:12:56 +07:00
Sergey M․
a3c3a1e128
[http] Rework HTTP downloader
* Simplify code and split into separate routines to facilitate maintaining
* Make retry mechanism work on errors during actual download not only during connection establishment phase
* Retry on ECONNRESET and ETIMEDOUT during reading data from network
* Retry on content too short and various timeout errors
* Show error description on retry
* Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483
2017-08-27 02:22:30 +07:00
Sergey M․
085d9dd9be
[rai] Fix audio formats extraction (closes #14024) 2017-08-26 22:02:49 +07:00
Vijay Singh
151978f38a [mixcloud] Fix extraction (closes #14020) 2017-08-26 19:32:57 +07:00
Sergey M
3ab13ed721 Update mixcloud.py 2017-08-26 19:32:08 +07:00
Sergey M․
c7121fa7b8
[youtube] Fix controversy videos extraction (closes #14027, closes #14029) 2017-08-26 15:38:38 +07:00
Vijay Singh
476203750f [Update] Mixcloud.com
They keep doing this minor changes so i quess this one fits the best for now
2017-08-26 04:49:28 +05:30
Namnamseo
82c9def6c6 [kakao] Fix issues 2017-08-25 16:30:38 +09:00
Parmjit Virk
6e78d73559 Merge branch 'master' into BlenderCloud-issue-13282 2017-08-24 13:03:32 -05:00
Vijay Singh
745968bc72 [mixcloud] Fix extraction (closes #14015) 2017-08-24 22:28:44 +07:00
Vijay Singh
dcaeb02a0b [Fixed] Mixcloud.com
Just a minor change but keeping all the cases incase they changed it back.
2017-08-24 20:00:03 +05:30
d25dd25df4 Minor change 2017-08-24 15:57:25 +10:00
Namnamseo
cd0c661757 [kakao] Add creation dates in tests 2017-08-24 12:18:08 +09:00
Namnamseo
d266a505c1 [kakao] Fix parsing creation date 2017-08-24 11:48:06 +09:00
Namnamseo
0a2bf0e1b5 [kakao] Add kakao support 2017-08-24 11:32:24 +09:00
1f0ee406bc Usable 2017-08-24 11:06:12 +10:00
c318e4dbbc Merge remote-tracking branch 'upstream/master' 2017-08-24 11:03:25 +10:00
d7c96ad9f3 Merge remote-tracking branch 'upstream/master' 2017-08-24 11:02:42 +10:00
Parmjit Virk
9d790eccc0 Merge branch 'master' into BlenderCloud-issue-13282 2017-08-23 13:03:33 -05:00
Sergey M․
df235dbba8
release 2017.08.23 2017.08.23 2017-08-23 23:23:13 +07:00
Sergey M․
c4bdc68113
[ChangeLog] Actualize 2017-08-23 23:21:19 +07:00
Sergey M․
5bae33485c
[toutv] PEP 8 2017-08-23 22:50:00 +07:00