Patrick Dessalle
ec76e5b116
[telequebec] support Brightcove for new videos
2020-08-18 20:10:42 +02:00
sxvghd
92d25998f9
[doodstream] flake8 compliance
2020-08-18 00:12:14 +02:00
Patrick Dessalle
6e6f3025d8
Merge pull request #4 from ytdl-org/master
...
Merge to head
2020-08-17 18:56:15 +02:00
sxvghd
c00c1575b6
Styling changes
2020-08-17 17:07:22 +02:00
oleksis
d7c566568a
Extract subtitles if available
2020-08-17 01:19:59 -04:00
Bayan
7743107935
[aparat] Fixed regex & tests
2020-08-17 09:37:09 +04:30
Bayan
98c13ec598
[aparat] Fixed RegexNotFoundError
2020-08-17 08:36:23 +04:30
Stephen Stair
8d6df01f04
[StoryFire] Add new extractor
2020-08-16 18:19:44 -07:00
aviperetz34
ea1996d492
Merge pull request #353 from aviperes/fixbug-wrong-channel-handle-FB
...
fix uploader handle fb
2020-08-16 19:42:01 +03:00
bhodaya
832b943193
fix uploader handle fb
2020-08-16 16:49:51 +03:00
sxvghd
b50f352f59
[doodstream] new extractor
2020-08-16 15:40:59 +02:00
0l-l0
2f9504e6e1
[peertube] Extract files also from streamingPlaylists
...
JSON objects with an empty "files" tag seem to be a valid PeerTube API
response. In those cases the "files" arrays contained in the
"streamingPlaylists" members can be used instead.
2020-08-16 02:23:20 +02:00
Adrian Heine
5630d79794
[ABC] Support abc.net.au/btn ( closes #21254 )
2020-08-16 01:32:05 +02:00
Adrian Heine
76b01870f8
[ABC] Fix extraction
2020-08-16 01:32:05 +02:00
Adrian Heine
5c23e3af61
[rutv] Fix JSON URL ( closes #26333 )
2020-08-15 23:11:00 +02:00
Surkal
13c30d1d52
[francetv] fix extractor
2020-08-14 13:11:20 +02:00
oleksis
c672f91e05
Improved PictaPlaylist Extractors
2020-08-13 23:52:30 -04:00
Nick Sweeting
5b16988d18
dont change py2exe LONG_DESCRIPTION
2020-08-13 16:29:40 -04:00
Nick Sweeting
b8924b06df
Use README.md for PyPI package description
2020-08-13 16:21:26 -04:00
Dan Everton
0b08136c12
Fix flake8 warnings
2020-08-13 10:39:01 +10:00
oleksis
6d46718378
Add PictaChannelPlaylistIE, PictaUserPlaylistIE
2020-08-12 19:52:13 -04:00
pull[bot]
4e8e881cd8
Merge pull request #352 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-08-12 15:44:09 +00:00
Sergey M․
10709fc7c6
[xhamster] Extend _VALID_URL ( closes #25927 )
2020-08-12 21:51:50 +07:00
TheRealDude2
a7e348556a
[xhamster] Fix extraction ( closes #26157 ) ( #26254 )
2020-08-12 21:42:17 +07:00
Sergey M
3982587fee
Update xhamster.py
2020-08-12 21:41:38 +07:00
JChris246
6cb30ea5ed
[xhamster] Extend _VALID_URL ( closes #25789 ) ( #25804 )
2020-08-12 21:37:22 +07:00
Iulian Onofrei
b919f9463e
Add alternative option to the embed-only error
...
For example, running:
```
youtube-dl https://player.vimeo.com/video/356169265
```
outputs:
> [vimeo] 356169265: Downloading webpage
> ERROR: Cannot download embed-only video without embedding URL. Please call
> youtube-dl with the URL of the page that embeds this video.
Following the instructions and running:
```
youtube-dl https://www.raywenderlich.com/4720178-ios-accessibility-tutorial-making-custom-controls-accessible
```
outputs:
> [RayWenderlichCourse] 4720178-ios-accessibility-tutorial-making-custom-controls-accessible:
> Downloading webpage
> [download] Downloading playlist: iOS Accessibility Tutorial: Making Custom
> Controls Accessible
> [RayWenderlichCourse] playlist iOS Accessibility Tutorial: Making Custom
> Controls Accessible: Collected 0 video ids (downloading 0 of them)
> [download] Finished downloading playlist: iOS Accessibility Tutorial: Making
> Custom Controls Accessible
And only this works:
```
youtube-dl https://player.vimeo.com/video/356169265 --referer \
"https://www.raywenderlich.com/4720178-ios-accessibility-tutorial-making-custom-controls-accessible "
```
2020-08-12 16:24:54 +03:00
Adrian Heine
34675f9de9
[videa] Adapt to updates
...
Closes #26288 , closes #25973 , closes #25650 .
2020-08-12 13:36:47 +02:00
Dan Everton
64e1d18768
Merge remote-tracking branch 'upstream/master' into master
2020-08-12 20:57:01 +10:00
George Schizas
edd83104b4
Use initial data from JS instead to get chapters
...
There are probably a lot more useful data in there.
2020-08-11 12:20:47 +03:00
aviperetz34
6cfea15033
Merge pull request #351 from aviperes/bugfix_generic_title_instead_of_description_facebook
...
generic title fix
2020-08-11 10:46:02 +03:00
Aakash Gajjar
89cee32ce9
fix(tiktok): update title getter
...
Signed-off-by: Aakash Gajjar <skyqutip@gmail.com>
2020-08-11 12:02:23 +05:30
siikamiika
15eae44d74
harden regex with lookbehind
2020-08-11 00:13:43 +03:00
siikamiika
eaedbfd97e
fix ytInitialData parsing
2020-08-11 00:05:32 +03:00
Alfonso Solbes
3faf47966e
added support for playz videos ( https://www.rtve.es/playz/ )
2020-08-10 18:07:14 +02:00
Alfonso Solbes
8b3b6eb98d
Merge branch 'myvideo_ge'
2020-08-10 18:00:58 +02:00
Alfonso Solbes
92b6dc13f3
[MyVideoGe] add new extractor
2020-08-10 17:58:10 +02:00
bhodaya
8ebd1ff488
generic title fix
2020-08-10 14:14:20 +03:00
Alfonso Solbes
4068f93cf4
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
2020-08-08 10:19:44 +02:00
Stephen Fluin
b78835f384
[tiktok] rewrite for new API and website
2020-08-08 01:11:05 -07:00
teridon
6bfc0d96d7
if first chapter starts at non-zero time, youtube-dl (or maybe ffmpeg?) ignores it and you end up with the first chapter starting at the wrong time. So, when first chapter does not start at time 0, insert an "Intro" chapter, so that the music starts at a chapter marker.
2020-08-07 20:32:21 -04:00
Unknown
1a57b3c03f
flake8 fix.
2020-08-07 01:50:00 +02:00
Unknown
c68a4ae679
auth fix.
2020-08-07 01:28:23 +02:00
Unknown
a58f3e7777
flake8
2020-08-06 23:58:43 +02:00
Unknown
fb4126a18c
working login. aac hq is working if available
2020-08-06 23:31:12 +02:00
Unknown
2ab47fa3a8
updated test. sign in sc.py
2020-08-06 15:41:41 +02:00
Adrian Heine
3d85256855
[magentamusik360] Add new extractor
2020-08-06 14:01:23 +02:00
TheRealDude2
804e8d3f73
Merge branch 'xhamster_letters'
...
New video id with letters
2020-08-06 10:13:24 +02:00
TheRealDude2
b8dc37243a
[xhamster] - New videi id with letters
2020-08-06 10:11:42 +02:00
TheRealDude2
7cd7a8dec5
xhamster.py - remove newline from initials regex
2020-08-06 09:49:19 +02:00