1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-11 04:37:20 +08:00

17344 Commits

Author SHA1 Message Date
Sergey M․
b85eae0f05
[youtube] Hardcode codec metadata for av01 video only formats (closes #21381) 2019-06-14 01:59:05 +07:00
Sergey M․
28cc2241e4
[utils] Restrict parse_codecs and add theora as known vcodec (#21381) 2019-06-14 01:56:17 +07:00
Avichai Cohen
4b7016c23e fixing OK live video detection 2019-06-13 17:36:45 +03:00
Avichai Cohen
4aa14afc55 Merge branch 'master' of https://github.com/aviperes/youtube-dl 2019-06-13 12:08:15 +03:00
Avichai Cohen
610d227188 adding pull configurations file 2019-06-13 12:01:30 +03:00
Avichai Cohen
0317d16c78 Merge branch 'fix.25.12.2018' 2019-06-13 11:43:30 +03:00
Avichai Cohen
d6ad71cb7a removing the comment I used to test pull 2019-06-13 11:43:01 +03:00
Remita Amine
8361e7f934 [toutv] update client key(closes #21370) 2019-06-12 21:41:46 +01:00
Avichai Cohen
f21e20734e removing comments 2019-06-11 19:28:33 +03:00
Avichai Cohen
8e0a8ad583 another comment 2019-06-11 19:22:10 +03:00
Avichai Cohen
65c71ac598 new comment to test the branch pull 2019-06-11 19:19:43 +03:00
hashark
019d706dd9
deleting pull.yml as it was added by accident 2019-06-11 18:45:12 +03:00
Avichai Cohen
ee722ada9b adding a new comment now to see what's up with pull bot 2019-06-11 18:26:01 +03:00
Avichai Cohen
96ec9d9691 removing the comment 2019-06-11 18:20:35 +03:00
hashark
5910bc5741
Merge branch 'master' into master 2019-06-11 15:57:08 +03:00
Avichai Cohen
6683833b11 changing pull.yml with the hope to get pull request... 2019-06-11 15:51:30 +03:00
Avichai Cohen
45d7fde2e0 making conflict with the fork... let's see how pull will react... 2019-06-11 15:45:46 +03:00
Avichai Cohen
b100e95f19 going for a conflict!!! ya!! 2019-06-11 15:44:38 +03:00
Avichai Cohen
61548eecd7 Merge branch 'master' of https://github.com/hashark/youtube-dl 2019-06-11 15:42:17 +03:00
Avichai Cohen
25336837f3 adding pull.yml file 2019-06-11 15:41:26 +03:00
Avichai Cohen
3e0254ed7f a comment on the comment 2019-06-11 15:39:25 +03:00
Avichai Cohen
5611ac8b67 meaningless comment 2019-06-11 14:18:10 +03:00
Avichai Cohen
e58c09de9b changing the commit 2019-06-11 12:39:38 +03:00
Avichai Cohen
e2b4f931b3 Revert "adding pull.yml file"
This reverts commit 7cd45984b8baf2ae38df8f2c299196aa32d9376b.
2019-06-11 12:34:58 +03:00
Avichai Cohen
36effdc653 just changing a comment 2019-06-11 12:28:15 +03:00
Avichai Cohen
7cd45984b8 adding pull.yml file 2019-06-11 12:23:14 +03:00
Avichai Cohen
a875d4d0db just adding a comment to test pull bot 2019-06-11 11:43:46 +03:00
Remita Amine
427cc21531 [biqle] remove unnecessary regex group 2019-06-10 15:17:26 +01:00
Remita Amine
f991dd2bfb [biqle] add support for new embed domain 2019-06-10 14:58:37 +01:00
Avi Peretz
c8e18d7718 Merge branch 'master' into fix.25.12.2018
# Conflicts:
#	youtube_dl/version.py
2019-06-09 21:22:28 +03:00
Remita Amine
35c2dd48d9 [cbs] improve DRM protected videos detection(closes #21339) 2019-06-09 00:13:07 +01:00
Sergey M․
3b2fd09596
release 2019.06.08 2019.06.08 2019-06-08 03:47:30 +07:00
Sergey M․
e35fc5ebc7
[ChangeLog] Actualize
[ci skip]
2019-06-08 03:45:31 +07:00
Sergey M․
dbb1886114
[ted] Improve playlist extraction (closes #21032) 2019-06-08 03:07:08 +07:00
biwubo
c2ee6fa66a
[ted] Fix playlist extraction (closes #20844) 2019-06-08 03:07:02 +07:00
Sergey M․
4831ef7fe4
[vlive] Add comments to tests and quotes consistency 2019-06-08 02:42:01 +07:00
biwubo
178663df52 [vlive:playlist] Redirect to video extractor when no playlist is found (#20590) 2019-06-08 02:40:47 +07:00
Sergey M․
ef19739e64
[vlive] Improve and style (closes #21209) 2019-06-08 02:22:23 +07:00
biwubo
01b517a20a
[vlive] Add CH+ support (closes #16887) 2019-06-08 02:22:15 +07:00
Miroslav Šedivý
f4c99cd635 [openload] Add support for oload.website (#21329) 2019-06-08 02:03:58 +07:00
Sergey M․
e75220b11a
[tvnow] Extract HD formats (closes #21201) 2019-06-08 00:45:28 +07:00
Sergey M․
2efefddafd
[redbulltv:rrn:content] Add extractor (closes #21297) 2019-06-07 23:48:57 +07:00
Sergey M․
bf3c932663
[youtube] Fix average rating extraction (closes #21304) 2019-06-07 23:13:33 +07:00
Sergey M․
4c78c3d700
[bitchute] Extract HTML5 formats (closes #21306) 2019-06-07 22:58:19 +07:00
Remita Amine
2e11e51c04 [cbsnews] fix extraction(closes #9659)(closes #15397) 2019-06-05 01:23:23 +01:00
Sergey M․
1a01639bf9
[downloader/common] Improve rate limit (#21301) 2019-06-05 03:06:35 +07:00
Remita Amine
59ca17b1c8 [vvvvid] relax _VALID_URL(closes #21299) 2019-06-04 21:03:52 +01:00
Remita Amine
c94c121a99 Revert "[southpark] add support for videos with english audio track"
This reverts commit 0c84002650cf21f38685a7446cd4cdb0f963a412.
2019-06-04 00:37:58 +01:00
Remita Amine
0c84002650 [southpark] add support for videos with english audio track(closes #21271) 2019-06-03 12:43:39 +01:00
Remita Amine
c5eb75b35a [prosiebensat1] add support for new API(closes #21272) 2019-06-01 15:12:30 +01:00